Linked tables from ASP.NET problem: OleDbException (0x80004005)

B

bubblo

Linked tables give me an error when used with ASP.NET.

I have linked a few tables from a SQLBase Server an Access Database. I am
using Visual Web Developer 2005 for creating a web application. When I run
the webpages using the developer everying thing seems fine, but I put the
webpages in an external IIS server, the linked tables fail to link or execute
a query and gives me the following error...

OleDbException (0x80004005): ODBC--connection to SQLBase212 failed.... .......

Please help me out. Thanks.

Cheers
Fahad Ehsan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top