Re: OLE DB (ADO) error messages
- From: "mibainfo" <balazm@xxxxxxxxx>
- Date: Tue, 14 Nov 2006 21:21:30 +0100
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
.
- References:
- OLE DB (ADO) error messages
- From: mibainfo
- Re: OLE DB (ADO) error messages
- From: Erik Visser
- OLE DB (ADO) error messages
- Prev by Date: Re: OLE DB (ADO) error messages
- Next by Date: Re: OLE DB (ADO) error messages
- Previous by thread: Re: OLE DB (ADO) error messages
- Next by thread: Re: OLE DB (ADO) error messages
- Index(es):
Relevant Pages
- Re: OLE DB (ADO) error messages
... Connection object has collection Errors. ... All errors reports only this constant
message box: ... I use SSCE with Delphi and ADO ... (microsoft.public.sqlserver.ce) - Re: Newbie : Oracle data to Access table.
... ADO to Oracle using a connection object, ... data from the table
into a recordset object then change the recordset ... (microsoft.public.data.ado) - Re: ping DelM: coInitialize
... that if an ADO connection object exists, ... never had to actively call coinit
or couninit in any of my ISAPI programs. ... (borland.public.delphi.database.ado) - Re: Database access sucks!
... I don't agree with you about DAO though, you should NOT use DAO - it sucks. ...
.Net changed a lot from DAO, ADO, and OLEDB. ... > a Recordset object as it was
in the older versions within .NET and it ... > and I still used the old components for these
applications. ... (microsoft.public.dotnet.general) - Re: Sql request to Indexservice Win2003
... If you are using ADO use the MaxRecords property of the ... set the MaxRecords
property of the RecordSet object and then have your ... DataReader consume the ADO
RecordSet. ... Looking for a SQL Server replication book? ... (microsoft.public.inetserver.indexserver)