Sunday, April 4, 2010

tables problem with asp.net

hi there



i have windows 2000, Asp.net 2.0 and dreamweaver MX(v7). I
connect to a access database using the ole db connection with the
string :

Provider=Microsoft.Jet.OLEDB.4.0;

Data Source=c:/inetpub/wwwroot/carcompany.mdb;

User ID=;

Password=;

It tests ok. I then look under Application, databases and i
find the database as expected, but there are no tables... What
could be wrong ? Thanks in advancetables problem with asp.net
Are the tables accessible when you open the mdb in MSAccess
on your local

computer?



''jupiter100'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:es76qb$sap$1@forums.macromedia.com...

%26gt; hi there

%26gt;

%26gt; i have windows 2000, Asp.net 2.0 and dreamweaver MX(v7).
I connect to a

%26gt; access database using the ole db connection with the
string :

%26gt; Provider=Microsoft.Jet.OLEDB.4.0;

%26gt; Data Source=c:/inetpub/wwwroot/carcompany.mdb;

%26gt; User ID=;

%26gt; Password=;

%26gt; It tests ok. I then look under Application, databases
and i find the

%26gt; database

%26gt; as expected, but there are no tables... What could be
wrong ? Thanks in

%26gt; advance

%26gt;





tables problem with asp.net
Have a look at this:




http://www.adobe.com/go/455d4ca0




I know this technote is for 2003 but it may apply to
you.
hi Ken

The database file opens within access without any problems,
Just thought , could it be a problem as I am told that dreamweaver
does not support asp 2.0 ?

No comments:

Post a Comment