Viewing 15 posts - 1 through 15 (of 15 total)
Thanks for information. Is there a way to write an SSIS which reads a table columns from one SQL server and transfers into another SQL server? I do not wish...
March 7, 2014 at 6:53 am
Thanks. There are about 150,000 rows with same type of urls that I gave you. The pattern is similar. I worked your new code. It gives me correct ans when...
February 4, 2014 at 10:49 pm
Thanks a lot. Can we have say a replace with '' for things that follow with ?. And then use your logic?
February 4, 2014 at 10:30 pm
Yes, some Urls have different patterns. It is not consistent except that there is .asp in all the rows. Here is some example:
http://www.xyz.com/tyeocpoute/mailserverices.asp
http://www.pqr.com/typecm/allofthem.asp?Info=4Fhs+fyOPWQRTcxcT
/errorpages.asp
/trwmjh.asp?Info=m/Txnxt1AKNvdWkS
http://www.xyz.com/hhhnnnnn.asp?Info=sHIHAfMVQY++zIeC
Notice only...
February 4, 2014 at 9:54 pm
Thanks. This works fine with 1 input. However, when reading all rows from column name, I get this error: "Invalid length parameter passed to the SUBSTRING function"
February 4, 2014 at 9:40 pm
no all of them will have .asp as extension but the part before and after it would change. I do understand that .asp will be my driver. But the length...
February 4, 2014 at 9:11 pm
well, replication of a day's old data as backup for any disaster recovery, just in case.
May 31, 2012 at 7:28 am
GrassHopper, You need the DBA to create a linked server for you in order for you to use Openquery in your select stmt.
February 28, 2012 at 11:13 am
Thanks, but I was looking for a recommended one
February 10, 2012 at 8:13 am
Hello Welsh Corgi,
I did try with SSMS. That where it asks for path of the same server. Maybe I will try to script it and then tweak it to the...
August 25, 2011 at 3:33 pm
Hello Ninja,
I have got the backupfolder share. But the thing is if I follow the wizard to restore, it points only to the folder on the same server and...
August 25, 2011 at 3:07 pm
Thanks for all the replies. My issue is resolved. It helped
August 2, 2011 at 8:48 am
Thank you very much for replies. It helped.
My question is after running the queries, how do I bring back to multi user mode? Does it stay in Single user mode?
August 1, 2011 at 4:50 pm
well it is a test server and not in use. So didn't take it offline nor put it in single user mode.
My Q is that the weekly backup used for...
July 28, 2011 at 3:10 pm
Viewing 15 posts - 1 through 15 (of 15 total)