Re: DBConcurrencyException on dataset update (because of datetime prim

Tech-Archive recommends: Fix windows errors by optimizing your registry



Rc,

We are more interested in the piece of code with which you do this,
Or do you use the designer than what version do you use

Cor



"rc" <rchapel@xxxxxxxxxxxxxxxxxx> schreef in bericht
news:1144852696.811578.245950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Miha Markic, I looked at sql statements and they were similar when it
updated successfully and when it thrown exception...

joeblast, I don't use XSD but there is no Null values in my table.

I'm really stuck with this exception, so I have uploaded an example of
my problem in an Access DataBase :
http://protechnologies.fr/test/TEST.MDB
There is only one table, two fields and two records. I'm trying to
update T2 value, the first record is updated successfully but the
second isn't...
Note that it could be updated with DAO without problems (and theses
records have been created with DAO... Maybe the problem/bug !?)

Thanks you in advance.



.



Relevant Pages

  • Re: Architectural Question
    ... first foray with MS programming has been .NET. ... I didn't realize that DAO had a special meaning to MS programmers. ... "When I try to bring up the designer for ChildDAO I get the following ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Extending Component Class
    ... Have you actually compiled the BaseDAO before you created the sub-class? ... > new DAO to represent a db table. ... > 2) Drag the database from the Server Explorer onto the design pane. ... > When I try to bring up the designer for ChildDAO I get the following ...
    (microsoft.public.dotnet.general)
  • Re: Adding MS Access type record navigation buttons to a form
    ... If you are using DAO to connect your VB app to Access, ... It will have the record selectors you're looking for. ... Just make sure to bind the control to the appropriate table in your Access ... First Record ...
    (microsoft.public.vb.database)
  • Re: Architectural Question
    ... DAO is definately going to throw some people off. ... > I'm using a Component Class object to represent a database table. ... > This creates the data adapter object for that table. ... > The designer could not be shown for this file because none of the classes ...
    (microsoft.public.dotnet.framework.adonet)
  • Extending Component Class
    ... Access Object (DAO) has a connection object and data adapter object in it ... This creates the data adapter object for that table. ... When I try to bring up the designer for ChildDAO I get the following error: ...
    (microsoft.public.dotnet.general)