Click here to Skip to main content
15,889,281 members
Home / Discussions / Database
   

Database

 
AnswerRe: use a string by reference? Pin
Shawn_H7-Feb-06 20:40
Shawn_H7-Feb-06 20:40 
QuestionData access through a windows service Pin
User 231751415-Dec-05 21:32
User 231751415-Dec-05 21:32 
AnswerRe: Data access through a windows service Pin
abhinish17-Dec-05 0:37
abhinish17-Dec-05 0:37 
QuestionError with Jet 4.0 Pin
vilmer15-Dec-05 5:36
vilmer15-Dec-05 5:36 
AnswerRe: Error with Jet 4.0 Pin
albCode15-Dec-05 5:45
albCode15-Dec-05 5:45 
GeneralRe: Error with Jet 4.0 Pin
vilmer15-Dec-05 22:05
vilmer15-Dec-05 22:05 
GeneralRe: Error with Jet 4.0 Pin
Rob Graham16-Dec-05 13:26
Rob Graham16-Dec-05 13:26 
GeneralRe: Error with Jet 4.0 Pin
vilmer17-Dec-05 1:19
vilmer17-Dec-05 1:19 
I use COM inside .NET because I am just testing ADO with dBase IV files. This sample code is just a test application.
The main application where the performance of ADO is critical is written in VBA, so I have to use standard COM objects.

During my tests, I have discovered an abnormal behaviour of my test application:

I have several standard machines (WinXP SP2, MDAC 2.8, etc...) and in one of them it works properly. It's quite strange because in that one, the driver doesn't accept file names longer than 8 chars (defined as DOS 8.3 standard names). I've checked all drivers version and it seems they are the same in every machine.

Does anyone know which package (or settings) could make this possible?

QuestionDatabase migration tool Pin
AnonymousTwo15-Dec-05 4:40
AnonymousTwo15-Dec-05 4:40 
AnswerRe: Database migration tool Pin
-Dr_X-19-Dec-05 11:58
-Dr_X-19-Dec-05 11:58 
QuestionColumnOrder Pin
silverear15-Dec-05 2:36
silverear15-Dec-05 2:36 
AnswerRe: ColumnOrder Pin
toxcct15-Dec-05 3:07
toxcct15-Dec-05 3:07 
QuestionJOIN two objects from different sources Pin
serious-sam14-Dec-05 12:48
serious-sam14-Dec-05 12:48 
AnswerRe: JOIN two objects from different sources Pin
-Dr_X-19-Dec-05 12:00
-Dr_X-19-Dec-05 12:00 
QuestionMigrating from SQL Server 2000 to 2005 Pin
PrashantJ14-Dec-05 10:15
PrashantJ14-Dec-05 10:15 
AnswerRe: Migrating from SQL Server 2000 to 2005 Pin
albCode14-Dec-05 21:18
albCode14-Dec-05 21:18 
GeneralRe: Migrating from SQL Server 2000 to 2005 Pin
PrashantJ15-Dec-05 6:31
PrashantJ15-Dec-05 6:31 
QuestionDelete duplicate records Pin
munklefish14-Dec-05 6:34
munklefish14-Dec-05 6:34 
AnswerRe: Delete duplicate records Pin
enjoycrack14-Dec-05 7:13
enjoycrack14-Dec-05 7:13 
GeneralRe: Delete duplicate records Pin
munklefish14-Dec-05 11:46
munklefish14-Dec-05 11:46 
GeneralRe: Delete duplicate records Pin
enjoycrack14-Dec-05 11:49
enjoycrack14-Dec-05 11:49 
GeneralRe: Delete duplicate records Pin
munklefish14-Dec-05 11:54
munklefish14-Dec-05 11:54 
GeneralRe: Delete duplicate records Pin
enjoycrack14-Dec-05 14:53
enjoycrack14-Dec-05 14:53 
AnswerRe: Delete duplicate records Pin
albCode15-Dec-05 6:00
albCode15-Dec-05 6:00 
GeneralRe: Delete duplicate records Pin
munklefish15-Dec-05 6:15
munklefish15-Dec-05 6:15 

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.