Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Tue, 30 May 2006 20:52:20 -0500
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
.
- Follow-Ups:
- Re: 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
- References:
- Cannot insert or update columns from multiple tables (post #2) Need help please
- From: Christian Dubois
- Cannot insert or update columns from multiple tables (post #2) Need help please
- Prev by Date: Re: Runtime adding files to database via a TADOConnection - how?
- Next by Date: Stored procedure
- Previous by thread: Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- Next by thread: Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- Index(es):
Relevant Pages
|