Viewing 15 posts - 511 through 525 (of 7,636 total)
Chandhini (4/13/2010)
I have a table called Customer. It has Cust_Id, Cust_Name, Cust_SSN, Cust_Address. There are some records in table. I would like to insert one more column Cust_DOB after...
April 13, 2010 at 12:02 pm
Looks OK, though I'm not sure that you need the CHECKPOINT, or if you do need it, that it shouldn't be first instead of second (hopefully Paul or someone else...
April 13, 2010 at 11:57 am
Yes, this can be done fairly easily, though efficiency may be an issue.
If you provide the information the bteraberry indicated, we can provide a working example for you.
April 13, 2010 at 11:54 am
You cannot enforce this with static RI (referential integrity) without the use of an artificial "helper" table, which is a bit of a mess to setup and maintian and not...
April 13, 2010 at 11:46 am
Toby White (4/13/2010)
April 13, 2010 at 11:42 am
TheSQLGuru (4/13/2010)
RBarryYoung (4/13/2010)
TheSQLGuru (4/13/2010)
April 13, 2010 at 11:32 am
NJ-DBA (4/13/2010)
Executed as user: DOMAIN\USER. TCP Provider: An existing connection was forcibly closed by the remote host. [SQLSTATE 42000] (Error 10054) OLE DB provider "SQLNCLI" for linked server "remoteserver.domainname"...
April 13, 2010 at 11:06 am
Yikes!!! (Exit, stage left ... ) :w00t:
April 13, 2010 at 10:45 am
No, I believe she is saying that there is a lack-of-privilege problem on the target server.
April 13, 2010 at 10:43 am
Rocknrolla
(same rule, except this is Brit's English ... :-D)
April 13, 2010 at 10:39 am
Slevin
(using Chris Morris's rule of "Hollywod movie titles have to be English" :laugh:)
April 13, 2010 at 10:38 am
Chris Morris-439714 (4/13/2010)
RBarryYoung (4/13/2010)
Chris Morris-439714 (4/13/2010)
DoppelgängerOh you and your umlauts! Aren't we supposed to be using English words? 😛
It was a Hollywood movie! It has to be English....
April 13, 2010 at 10:36 am
TheSQLGuru (4/13/2010)
April 13, 2010 at 10:25 am
Chris Morris-439714 (4/13/2010)
Doppelgänger
Oh you and your umlauts! Aren't we supposed to be using English words? 😛
April 13, 2010 at 10:17 am
RBarryYoung (4/13/2010)
Grant Fritchey (4/13/2010)
Roy Ernest (4/13/2010)
Where is Gail? I havent seen her... Anyone has any news?
She's doing fine. We've exchanged email a bit. She's busy working on her masters thesis....
April 13, 2010 at 10:07 am
Viewing 15 posts - 511 through 525 (of 7,636 total)