InsertCommand on autoincrement indexed tables
Posted: Tue 05 Apr 2011 14:10
Hi,
I'm using the pro version of dotConnet Universal which I just purchased yesturday.
I'm trying to bind the new SQLite adapter to my project, unfotunatly with some issues.
I'm using Devart.Data.Universal.SQLite.dll version 3.20.44.0
the problem:
while using th myAdapter.InsertCommand() on a DataTable I usually set a NULL value for the index which is an autoincremental int.
I used that witch other adapters befor however this leads to a problem using the SQLite provider from DevArt.
Can you please help me finding a quik solution
thank and best regards from Germany,
cluster
I'm using the pro version of dotConnet Universal which I just purchased yesturday.
I'm trying to bind the new SQLite adapter to my project, unfotunatly with some issues.
I'm using Devart.Data.Universal.SQLite.dll version 3.20.44.0
the problem:
while using th myAdapter.InsertCommand() on a DataTable I usually set a NULL value for the index which is an autoincremental int.
I used that witch other adapters befor however this leads to a problem using the SQLite provider from DevArt.
Can you please help me finding a quik solution
thank and best regards from Germany,
cluster