W
Werner Wopienka
Hi NG!
I've tried the sample walkthrough: Creating a Distrubited Application with
my database which includes a autoincrement value.
My problem is that i don't get the current autoincrement value from the SQL
Server when the table is empty. I clicked the save button whiches sends the
datatable via WS to the sql server but the id in the datatable is incorrect.
The problem does not occur when i connect the windows app directly to the
sql server.
Is there any way to get the latest autoincrement value from the sql server
to set it correctly into the datatable?
thx 4 any help
Werner
I've tried the sample walkthrough: Creating a Distrubited Application with
my database which includes a autoincrement value.
My problem is that i don't get the current autoincrement value from the SQL
Server when the table is empty. I clicked the save button whiches sends the
datatable via WS to the sql server but the id in the datatable is incorrect.
The problem does not occur when i connect the windows app directly to the
sql server.
Is there any way to get the latest autoincrement value from the sql server
to set it correctly into the datatable?
thx 4 any help
Werner