Viewing 15 posts - 31 through 45 (of 118 total)
Please make sure your Full text enabled tables and their columns ,once u restored on the other server, u have to make manually the fulltext columns on the particular table...
April 5, 2012 at 12:26 am
The above concepts and keywords available in sql server?
I mean
the below query
SELECT * FROM TABLE1 A WITH (NOLOCK) inner join TABLE B WITH (NOLOCK) on A.DocID...
August 27, 2011 at 1:24 am
Thanks Eugene Elutin,
But its not working. Return 0 result.
August 25, 2011 at 3:10 am
many thanks!
But i need to clarify with 2 and 3 points, please help, if altering the all columns as MAX mean?
July 18, 2011 at 11:29 am
Thanks for your Quick response...
June 7, 2011 at 11:07 pm
Developer using seesion in Asp.net for fetching the user_id and client Net address , That value can we take from SQL server?
June 7, 2011 at 11:02 pm
It's great but i need the full count of the result set,
If i am using the between 1 to 10 mean the Count will 10 only..
February 21, 2011 at 1:33 am
But nvarchar maximum size is 4000 right?
January 27, 2011 at 11:19 pm
Bu My backup was two days older than lost date, so i am struggling.
January 10, 2011 at 11:35 pm
Yes, you are correct, But our software end user's, they said clearly, will not fill up the values in multiple text box, they need single input box only like comma...
November 30, 2010 at 2:06 am
Many THanks,
But this Input Box in Report is mandatory, Because when the Customer seeing the report, if there is any comments Mean ,they can give the input with correspoding...
November 9, 2010 at 10:28 pm
Thanks for all Replies,
We have changed into CSV format to Txt format with Pipline as Column Delimeter.. Now Bulk insert working fine..
November 3, 2010 at 10:56 pm
Thanks Now working fine, But In CSV file format, if one field like Product
descriptions having Multiple Comma Inside, but our SQL splitting them in to multiple column,
but We want...
November 3, 2010 at 12:48 am
Viewing 15 posts - 31 through 45 (of 118 total)