Viewing 9 posts - 1 through 9 (of 9 total)
I disabled the jobs on *Server 2* where I am restoring the database.
July 13, 2012 at 8:22 am
Yes, that's what we are currentlly using, but it is giving unexpected result sometimes -
for instance -
- IsNumeric(x) returns true - when varchar value has both comma and a tab...
July 6, 2012 at 9:23 am
yes, I had already tried that on an untyped xml column but mine is typed here 🙁
December 13, 2011 at 8:21 am
Thanks for you reply.
But why I am getting this error, is it because schema is associated with 'xmlMenu' column?
December 13, 2011 at 7:51 am
Yes, I tried browsing for available servers.
March 13, 2009 at 8:07 am
Hello Flo,
Thanks for your reply too.
I am able to get the server name after installing Express Edition.
But I wonder why Management Studio was not able to get local sql server...
March 13, 2009 at 7:32 am
Hello Steve,
Thanks for your reply.
Both application and SQL Server are on local machine and I was just simply trying to start some test application.
Now, I have downloaded SQL Server Express...
March 13, 2009 at 7:20 am
Hello randal.schmidt,
In SQL, you can duplicate row by using following command:
Note: I have taken example using database.table = Northwind.Products, you can modify it as per your need.
INSERT INTO products (ProductName,...
September 3, 2008 at 5:56 pm
Thanks Leo for your reply.
I have downloaded Management Studio and able to work with my database with this tool 🙂
Cheers!
September 1, 2008 at 7:01 am
Viewing 9 posts - 1 through 9 (of 9 total)