Viewing 15 posts - 241 through 255 (of 319 total)
wait type is pageiolatch_sh....
Is there any chart to get this depending on the waittype....
or any logic
August 27, 2008 at 2:34 am
thanks, but am unable to get a separate script of the defaults...the syntax is in the table definition itself, however after a close look I found that the most of...
August 4, 2008 at 12:15 pm
helloo....plz chk out da attachements.... 🙂
July 24, 2008 at 4:10 am
Thank u all 🙂
if am not using sql injection...is this correct
select iCustomerid,sCustomercompname from CustomerMaster C inner join Citymaster Ci
On C.iCityid=Ci.iCityid where...
July 10, 2008 at 12:28 am
Jeff Moden (7/2/2008)
Obviously, you'll need to fix the error...
but what should I do ... Should i open up the format file and check the collation...I don't hv any idea to...
July 2, 2008 at 12:35 pm
Hey Jeff... Still unable to upload the upload the file....
Code for format file.....
bcp dnbsql..dnb12 format -T -n -f dnb.fmt
Code for Bulk insert
BULK INSERT dnb12
FROM 'E:\smb\dnb.txt'
...
July 2, 2008 at 2:28 am
Jeff Moden (7/1/2008)
July 1, 2008 at 11:23 am
Jeff Moden (7/1/2008)
Ummmm... before you go asking another question... how about letting us know if the fix for the previous question worked...
hi...
No, it dint.
I don't have a correct format of...
July 1, 2008 at 2:36 am
Hi All,
Can i export MS Excel 2007 file into sql 2000
Regards,
Ahmad
July 1, 2008 at 12:40 am
gud one thanks...
June 26, 2008 at 4:40 am
rbarryyoung (6/11/2008)
I would suggest using the SOUNDEX or DIFFERENCE functions. And you do not need a cursor or a While Loop, just use set-based processing.
Thnks for all the valuable...
June 11, 2008 at 11:29 pm
ok...so u mean that i can navigate thru the table using a while loop on the identity column...or there is any other way...
June 11, 2008 at 12:27 am
Viewing 15 posts - 241 through 255 (of 319 total)