Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access Connection problems with ASP.NET 1

Status
Not open for further replies.

mikesh27

Technical User
Joined
Sep 5, 2004
Messages
67
Location
GB
I'm very new to ASP.NET and trying to contact an Access 2000 database in dreamweaver MX2004.

I am able to set up a DSN connection using ASP VBScript (although that brings up error when I try to view the asp page).

However, when I set up an OLE DB connection for ASP.NET VB and test the mdb file situated in c:\inetpub\ folder it finds it okay. But when I expand the connection in the Databases it shows none of the five tables or views or procedures.

I've been stuck on this for a while now and I am sure I am missing something really obvious.

I'd be grateful for any ideas.

Thanks,

Mike
 
if you are running windows XP sp2 you are out of luck with dreamweaver MX, its a bug Macromedia team knows about it and still *working* to resolve it.
This is a link from Macromedia's site with all bugs they need to fix in their application.


i would recommend either using Visual Studio.net or Web matrix, you can find the later Here

good luck

The solution is simple, the problem is complex.
 
Thanks Ecreations.

Have tried on three PCs all running XP sp3.

Thanks again,

Mike
 
sorry typo! Busy studying web matrix.

Rgds

Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top