unspecified error when using access as database

  • Thread starter Tor Inge Schulstad
  • Start date
T

Tor Inge Schulstad

Hi.

I know that Access has it's limitations, but does anyone have a good
strategy for avoiding "unspecified error" when retrieving data from the
database. I always close my connections, but the problem seems to come
when I open objects stored in the database, containing other objects
stored in the database.

I know this wasn't a very good description of my problem, but I would
love to hear about your strategies for not getting "unspecified errors"
when dealing with MS Access from VB.NET.

__
Tor Inge Schulstad
 
M

Mary Chipman [MSFT]

I think you'll need to be more specific for anyone to suggest a fix.
Are you talking about OLE fields? A code sample indicating the line it
fails on would be useful in troubleshooting.

--Mary
 

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