From:
<car...@te...> - 2004-03-13 13:03:14
|
Hello: > Let's say there are two tables - first has an unique identifier and second > uses these ID as foreign key. All data are entered without connection to > server on field, and data should be updated to server in the evening (there > is no way to be connected to server during day). > Does DataAdapter localy make unique identifiers (on server defined with > triggers/generators)? No, and i'm not sure that the SqlDataAdapter will do that, i will try to do a test next week using MSDE. > Is that possible using Firebird .NET provider? I am asking it because that's > one of examples I heard on Microsoft ADO.NET training session. There are online information about that session ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |