M
Mike Margerum
I use an indentity column as the primary key in all of my SQL server
table. Do identity columns work ok in remote datasets? If im offline
and create an order/orderItems and i have the orderId's PK in my
items, how does it keep the linkage between the two when they all do
finally get their identity values on the server side?
table. Do identity columns work ok in remote datasets? If im offline
and create an order/orderItems and i have the orderId's PK in my
items, how does it keep the linkage between the two when they all do
finally get their identity values on the server side?