Re: OLE DB (ADO) error messages



By all errors using Connection object or Recordset object.

example:
conn.Open( connStr, userId, pwd, Integer( adOptionUnspecified ) );

Miro

"Erik Visser" <evisser@xxxxxxx> pí¹e v diskusním pøíspìvku
news:eAtf2mBCHHA.4472@xxxxxxxxxxxxxxxxxxxxxxx
Miro,

On what code do you get this errormessage?
I get this error only when i try to do something unsupported, like
Connection:OpenSchema()

hth

Erik

"mibainfo" <balazm@xxxxxxxxx> schreef in bericht
news:OYy8OYBCHHA.4992@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,

I have problem with traping errors.

All errors reports only this constant message box:

"Errors occured.[,,,,,]"

I use SSCE with Delphi and ADO (Connection, recordset and other objects).
Connection.Provider = 'Microsoft.SQLSERVER.MOBILE.OLEDB.3.0'.

Is there a chance to find error reason ?
ADO is no more good for SSCE ?

(SSCEEngine and errors - this works fine)

Thanks in advance,
Miro






.



Relevant Pages