Re: Cannot insert or update columns from multiple tables (post #2) Need help please
- From: "Christian Dubois" <cdubois@xxxxxxxxxxx>
- Date: Tue, 30 May 2006 14:45:35 -0400
"Vitali Kalinin" <vitkalinin@xxxxxxxxx> wrote in message
news:447c75d7$1@xxxxxxxxxxxxxxxxxxxxxxxxx
"Christian Dubois" <cdubois@xxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ: news:447c68ff$1@xxxxxxxxxxxxxxxxxxxxxxxxx
1. I got exactly the same error message even if I remove "WithSure you will, since this option has no effect for serverside cursors and
View_Metadata".
thats why error which you are observing is happening.
2. I cannot use a client-side cursor because the original tables has moreSo you think that user will be able manually locate necessary record in
than 900 000 rows.
3. I cannot use a TADOCommand because I don't want to execute a specific
query, I want to Edit a dataset, allow user to change fields, and then
post the record.
900 000 rows and edit them?
I cannot explain it simply, but you can believe me: Sometime I need to
browse througt 900 000 (ex : to export data). In others cases, I need to
retrieve specific rows (by applying "where statement"), Edit fields and post
data.
I still don't understand why is it working with an ODBC driver and notIMHO you really need to resort yours design. Microsoft just had given you
with an OLE DB driver. Microsoft advise me that is it a client app issue
(not SQL Server).
I really need to solve this issue, any help would be appreciate.
useless answer with no answer at all. Probably you should ask ADO or OLEDB
drivers developers, but not MS SQL server developers since issue really
happens on a client side but still in MS stuff.
Microsoft cannot help me because he can't reproduce the problem. Also,
similar code writen in C# with the SQLOLEDB driver is working. So Microsoft
said that this is a Delphi issue. Is it the reason why I am posting this
query here.
Did you know how I can contact ADO or OLEDB drivers developers?
Thank your for helping.
Christian
.
- 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: Vitali Kalinin
- 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
- From: Vitali Kalinin
- Cannot insert or update columns from multiple tables (post #2) Need help please
- Prev by Date: Re: ADO in D7
- Next by Date: Re: Runtime adding files to database via a TADOConnection - how?
- 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
|