Click here to Skip to main content
15,911,531 members
Home / Discussions / Database
   

Database

 
GeneralPrb:Full Text Search Pin
shank_prasad26-Mar-03 17:52
shank_prasad26-Mar-03 17:52 
GeneralRe: Prb:Full Text Search Pin
Jon Hulatt3-Apr-03 4:20
Jon Hulatt3-Apr-03 4:20 
Generalcmd.execute(insert) !! Pin
Hesham Amin25-Mar-03 22:23
Hesham Amin25-Mar-03 22:23 
GeneralRe: cmd.execute(insert) !! Pin
Bruce Duncan26-Mar-03 0:54
Bruce Duncan26-Mar-03 0:54 
Generali uninstalled MSDE and toasted the service mgr... Pin
stephen.hazel25-Mar-03 7:20
stephen.hazel25-Mar-03 7:20 
GeneralRe: i uninstalled MSDE and toasted the service mgr... Pin
Bruce Duncan25-Mar-03 7:43
Bruce Duncan25-Mar-03 7:43 
GeneralRe: i uninstalled MSDE and toasted the service mgr... Pin
Marek Konieczny27-Mar-03 1:25
Marek Konieczny27-Mar-03 1:25 
GeneralProvider Error Codes Pin
Jonathan [Darka]25-Mar-03 0:26
professionalJonathan [Darka]25-Mar-03 0:26 
Hi everyone,

I am using the "Microsoft OLEDB provider for Microsoft Jet" through ADO and everything is going fairly well, except for the processing of provider errors....

The problem is that I can detect them ok, but I need to do specific things depending on which error occurs, which is obvious, however I am having a major hard time trying to find out what errors can be thrown by the provider.

Does anyone know where I can find a list of the error codes that can be issued by the above provider, the ones I have found (through trial and error) are:


// JET Error codes returned through ADO (Provider Errors)
0xDFBAF18A
An attempt to update a field with a zero-length string when the field does NOT support it

0xDFF8F252
Systax error in INSERT INTO statement

0xE004FBFC
Unrecognized database format

0xE0BBF3E4
Syntax error (missing operator) in query expression

0xF9BBF9BB
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship.


I get these error codes consistantly, but do they look wrong to anyone ? I am suspicous as when I do a search for any of them on the internet, it comes up blank everytime.

regards,

Jonathan
General(C# and ADO.NET) ExecuteNonQuery() problem Pin
gicio24-Mar-03 21:58
gicio24-Mar-03 21:58 
GeneralRe: (C# and ADO.NET) ExecuteNonQuery() problem Pin
Nick Parker1-Apr-03 12:48
protectorNick Parker1-Apr-03 12:48 
GeneralChange SQL database password Pin
Wayne Phipps23-Mar-03 23:25
Wayne Phipps23-Mar-03 23:25 
GeneralRe: Change SQL database password Pin
Bruce Duncan25-Mar-03 7:46
Bruce Duncan25-Mar-03 7:46 
GeneralRe: Change SQL database password Pin
Wayne Phipps25-Mar-03 23:38
Wayne Phipps25-Mar-03 23:38 
QuestionCase sensitive queries? Pin
LukeV23-Mar-03 6:33
LukeV23-Mar-03 6:33 
AnswerRe: Case sensitive queries? Pin
Richard Deeming24-Mar-03 7:34
mveRichard Deeming24-Mar-03 7:34 
GeneralADO + SQL + FOXPRO Question/problem Pin
iluha22-Mar-03 11:11
iluha22-Mar-03 11:11 
GeneralRe: ADO + SQL + FOXPRO Question/problem Pin
Marek Konieczny27-Mar-03 1:43
Marek Konieczny27-Mar-03 1:43 
QuestionSQL interactive training? Pin
Duncan Edwards Jones21-Mar-03 0:05
professionalDuncan Edwards Jones21-Mar-03 0:05 
GeneralSQL Performance UserConnections Pin
Peter Kiss20-Mar-03 12:44
Peter Kiss20-Mar-03 12:44 
GeneralODBC and CListCtrl Pin
MemLeak20-Mar-03 10:17
MemLeak20-Mar-03 10:17 
GeneralAdding New records to Access DB Pin
Aaron Schaefer19-Mar-03 9:31
Aaron Schaefer19-Mar-03 9:31 
GeneralProblem using UPDATE Pin
Steve McLenithan19-Mar-03 2:51
Steve McLenithan19-Mar-03 2:51 
GeneralRe: Problem using UPDATE Pin
Philip Patrick19-Mar-03 10:03
professionalPhilip Patrick19-Mar-03 10:03 
GeneralRe: Problem using UPDATE Pin
Steve McLenithan20-Mar-03 10:40
Steve McLenithan20-Mar-03 10:40 
GeneralRe: Problem using UPDATE Pin
Philip Patrick20-Mar-03 10:56
professionalPhilip Patrick20-Mar-03 10:56 

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.