Viewing 4 posts - 1 through 4 (of 4 total)
Hi, Since your coloumn is of data type varchar you don't ave a problem. SQL server has a function NewGUID() that generates a new and unique New Gloabally Unique...
May 15, 2004 at 3:30 am
Hi, deleting a row in User Table will leave any row using that UserID in organization_User Orphan ,you are violating Referential Integrity.The only way to avoid the error is to...
May 15, 2004 at 3:24 am
Hi, honestly speaking, I would rather like to have more expereince than fighting for the certificate.You don't need the certificate to do be a good DBA but then without the...
May 15, 2004 at 3:16 am
Using an Application role might be the best option, create an Application role for your custom application next let the role be dbo and then let your users access your...
May 5, 2004 at 1:38 am
Viewing 4 posts - 1 through 4 (of 4 total)