Viewing 15 posts - 1,741 through 1,755 (of 2,008 total)
I have limited knowledge on them so wanted to know more. Nothing else.
November 9, 2011 at 8:28 am
nicholasr 68909 (11/9/2011)
November 9, 2011 at 8:19 am
Off the topic, but I was searching for MVPs around the World and found 280 MVPs for SQL Server.
I noticed you (Gail) in the list. May I know who else...
November 9, 2011 at 8:09 am
GilaMonster (11/9/2011)
Dev @ +91 973 913 6683 (11/9/2011)
omore than 30% logical fragmentation, rebuild it (using...
November 9, 2011 at 7:44 am
Paul actually isn't an MCM
He doesn't need to be an MCM to prove his mastery on the subject. He has it & he has proved it long back and...
November 9, 2011 at 7:40 am
Chinese (Macao SAR)
Chinese_Traditional_Pinyin_100_
Chinese (Macau)
Chinese_Traditional_Stroke_Order_100_
Chinese (Singapore)
Chinese_Simplified_Stroke_Order_100_
Windows Collation Name (Transact-SQL)
November 9, 2011 at 7:33 am
Gail, the article is really educating but what’s the probability when Paul would say “It Depends”.
In most of the cases we can follow it as Rule of Thumb.
•if an index...
November 9, 2011 at 7:20 am
select one,two
FROM OpenDataSource( 'Microsoft.ACE.OLEDB.12.0','Data Source=C:\Excel\test.xlsx;Extended properties="Excel 12.0;HDR=yes;IMEX=1";')...Sheet1$
The Error:
OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)" returned message "Unspecified error".
Msg 7303, Level 16, State 1, Line 1
Cannot initialize the data source...
November 9, 2011 at 6:59 am
The main purpose is if I have made any change to the field(such as change the name of field) , i need to update all the places in the database...
November 9, 2011 at 6:16 am
without stoping SSMS is there any other way ?
Are you running it with some other client utility? or other connections (say ODBC) from application? Then find the session &...
November 9, 2011 at 5:51 am
insert into dbfile values('A01',getdate()-2,getdate()-2,'Week-Wednesday-0-1-0-1-0','Export Database','*')
As I have already mentioned I am against Spoon Feeding so I am letting you design the table. However few recommendations based on insert statements above:
A01...
November 9, 2011 at 5:45 am
Viewing 15 posts - 1,741 through 1,755 (of 2,008 total)