Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- From: "Christian Dubois" <cdubois@xxxxxxxxxxx>
- Date: Wed, 31 May 2006 14:25:38 -0400
I already have MDAC 2.8.
Here is what Microsoft said :
----------------------------------------
I am not sure the issue match exactly the KB
(http://support.microsoft.com/?id=835677).
[..]
Based on previous cases, if we can't find any warning or exception
message in the SQL Server trace file, it represents the issue is caused by
client application, not server side issue. Also, since the issue can be
fixed after changing to ODBC Provider, it seems the root cause is on the
Dephi app side.
----------------------------------------
Please be conscient that I don't want to accuse Delphi or Microsoft, I just
want to find someone who can help me solve this issue (Microsoft, Borland,
OLE DB, God, ...)
Thank you for your help
Christian Dubois
"Brian Bushay TeamB" <BBushay@xxxxxxxxx> wrote in message
news:nrsp72p7rfld4t52f02dtigun014t2j5kl@xxxxxxxxxx
Here is a really strange thing when I am using SQLOLEDB (Microsoft OLE DB
Provider for SQL Server) to update records from a dataset on a
multi-tables
view containing an "instead of trigger". I am using a server-side cursor
(and I cannot use a client-side cursor in my case).
But if I change the SQL driver to use an ODBD DataSource (Microsoft OLE DB
Provider for ODBC Driver), is it working.
What is the problem with SQLOLEDB and I can I solve this issue?
Your problem seems to fit the description in this document
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B835677
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Cannot insert or update columns from multiple tables (post #2) Need help please
- From: Christian Dubois
- Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- From: Brian Bushay TeamB
- Cannot insert or update columns from multiple tables (post #2) Need help please
- Prev by Date: Stored procedure
- Next by Date: Re: Stored procedure
- Previous by thread: Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- Next by thread: ADO in D7
- Index(es):
Relevant Pages
|