|
Re: Merging DataSet (Added and Unchanged): msg#00422windows.devel.dotnet.winforms
Why? -----Original Message----- From: Sean Chase [mailto:schase@xxxxxxxxxxx] Sent: Sunday, February 29, 2004 12:39 PM To: DOTNET-WINFORMS@xxxxxxxxxxxxxxxxxxx Subject: Re: [DOTNET-WINFORMS] Merging DataSet (Added and Unchanged) If you do decide to use GUIDs as the primary key, for the love of God please do yourself and favor and make sure that your do NOT put a clustered index on them. -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:DOTNET-WINFORMS@xxxxxxxxxxxxxxxxxxx] On Behalf Of philip sayers Sent: Wednesday, February 25, 2004 9:10 PM To: DOTNET-WINFORMS@xxxxxxxxxxxxxxxxxxx Subject: Re: [DOTNET-WINFORMS] Merging DataSet (Added and Unchanged) I do the same thing... It does feel like a kludge... One alternative is to use GUID's as primary keys and make use of the NewGuid functions in .Net, so the primary key generation occurs in the client app rather than the database engine. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: What is in Forms1.resX?: 00422, Andy Schott |
|---|---|
| Previous by Thread: | Re: Merging DataSet (Added and Unchanged)i: 00422, Sean Chase |
| Next by Thread: | SqlCommandBuilder: 00422, Vince P |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |