errors when using Data access application block and datasets
From: lvsundmark (lvsundmark_at_shaw-dot-ca.no-spam.invalid)
Date: 03/25/04
- Next message: Diego F.: "Re: Select columns in DataSet"
- Previous message: Diego F.: "Re: Select columns in DataSet"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Mar 2004 06:25:25 -0600
Hi ,
I am running into a couple of errors in developing an app that uses
the data access application block and datasets- so I am assuming this
is ADONET related. :)
When I do an add to a dataset and then update the dataset back to the
MSDE database, it will update the backend database alright, but right
after that i get an error about a null dataset argument being
passed.
When I do a delete on the dataset and update the backend database, I
get a concurrency violation and it does not delete as a result.
The table has a timestamp field to help in the process of updating
because data access application block recommends it.
Am I getting the error because of inappropriately placed
'acceptchanges' commands? Or what else might cause these types of
errors?
Thanks for whatever help anyone can provide.
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
- Next message: Diego F.: "Re: Select columns in DataSet"
- Previous message: Diego F.: "Re: Select columns in DataSet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|