Click here to Skip to main content
16,011,500 members
Home / Discussions / Database
   

Database

 
AnswerRe: Why is ADO.NET so slow? Pin
Nick Parker17-Sep-02 16:51
protectorNick Parker17-Sep-02 16:51 
GeneralRe: Why is ADO.NET so slow? Pin
ekk18-Sep-02 11:45
ekk18-Sep-02 11:45 
GeneralInstallShield - MSAccess Pin
Spiros17-Sep-02 4:16
Spiros17-Sep-02 4:16 
GeneralRe: InstallShield - MSAccess Pin
David Salter17-Sep-02 11:55
David Salter17-Sep-02 11:55 
GeneralRe: InstallShield - MSAccess Pin
Spiros17-Sep-02 16:40
Spiros17-Sep-02 16:40 
GeneralRe: InstallShield - MSAccess Pin
Paul Riley18-Sep-02 12:34
Paul Riley18-Sep-02 12:34 
QuestionHow can I list all available OLE DB providers with C#? Pin
Vu Truong17-Sep-02 0:47
Vu Truong17-Sep-02 0:47 
GeneralWierd ADO problem Pin
James Spibey17-Sep-02 0:39
James Spibey17-Sep-02 0:39 
Hey everyone,

I have an app which uses an access database for data storage. I access the app using ADO which has all worked fine in the past. Anyway, I just tried to run the app on a WinXP machine but it doesn't work. I can connect to the DB fine but when I do a "SELECT * FROM FILES" I get the following error
CADORecordset Error
Code = 80040e37
Code meaning = IDispatch error #3127
Source = Microsoft OLE DB Provider for ODBC Drivers
Description = [Microsoft][ODBC Microsoft Access Driver] 
The Microsoft Jet database engine cannot find the input table or query 'FILES'.  
Make sure it exists and that its name is spelled correctly

However, I can open this database from within access OK and I can also get into the FILES table through an ASP page using the same connect string I use in my app.

The WinXP machine is using the latest MDAC (2.7 refresh) and I have updated the JET drivers to sp6.

Anyone have any clues?

Cheers

James
GeneralRe: Wierd ADO problem Pin
SimonS17-Sep-02 4:20
SimonS17-Sep-02 4:20 
GeneralRe: Wierd ADO problem Pin
James Spibey17-Sep-02 5:18
James Spibey17-Sep-02 5:18 
QuestionList all available OLE DB providers by another way??? Pin
Vu Truong16-Sep-02 23:20
Vu Truong16-Sep-02 23:20 
GeneralGetting the SQL server Locale with ADO Pin
Le centriste16-Sep-02 13:04
Le centriste16-Sep-02 13:04 
GeneralRe: Getting the SQL server Locale with ADO Pin
Richard Deeming17-Sep-02 0:41
mveRichard Deeming17-Sep-02 0:41 
GeneralHELP (search in the image data type) (MSSQL Server) Pin
Archigal16-Sep-02 10:16
Archigal16-Sep-02 10:16 
GeneralAccessing MS SQL-Server via ADO Pin
am_16-Sep-02 3:10
am_16-Sep-02 3:10 
GeneralRe: Accessing MS SQL-Server via ADO Pin
Jon Hulatt16-Sep-02 22:19
Jon Hulatt16-Sep-02 22:19 
GeneralRe: Accessing MS SQL-Server via ADO Pin
am_16-Sep-02 22:38
am_16-Sep-02 22:38 
GeneralRe: Accessing MS SQL-Server via ADO Pin
Jon Hulatt16-Sep-02 23:45
Jon Hulatt16-Sep-02 23:45 
GeneralRe: Accessing MS SQL-Server via ADO Pin
am_17-Sep-02 1:55
am_17-Sep-02 1:55 
GeneralRe: Accessing MS SQL-Server via ADO Pin
Doug15-Oct-02 15:29
Doug15-Oct-02 15:29 
GeneralConvert Varchar/DateTime help pleeeeeeeze Pin
Megan Forbes15-Sep-02 23:49
Megan Forbes15-Sep-02 23:49 
GeneralRe: Convert Varchar/DateTime help pleeeeeeeze Pin
Jon Hulatt16-Sep-02 1:47
Jon Hulatt16-Sep-02 1:47 
GeneralRe: Convert Varchar/DateTime help pleeeeeeeze Pin
Richard Deeming16-Sep-02 7:53
mveRichard Deeming16-Sep-02 7:53 
Generalno current record Pin
Mike Fenske13-Sep-02 7:58
Mike Fenske13-Sep-02 7:58 
GeneralMDAC 2.7 May Contain A Regression... Pin
James R. Twine13-Sep-02 5:36
James R. Twine13-Sep-02 5:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.