Viewing 15 posts - 391 through 405 (of 544 total)
SQLRNNR (2/2/2012)
Charmer (2/2/2012)
Hi,When i try to execute a package from 2008 to 2005, i get this error...
Are you executing a 2008 package against a 2005 database or are you trying...
February 2, 2012 at 6:49 am
Thank you Guys...I got it
January 31, 2012 at 1:56 am
Jeff Moden (1/25/2012)
phil.walter 85406 (1/24/2012)
simply REPLACE([FIELD NAME],',','')It won't work for the third example the OP gave where the comma between two items must be preserved.
Thanks Guys for the ideas given
January 25, 2012 at 6:20 am
Evil Kraig F (1/24/2012)
Charmer (1/24/2012)
Hi friend,my source is oledb only...
Than FOR XML is probably best. Why avoid the easy method?
Could you gimme some samples to do this in script...
January 25, 2012 at 1:40 am
Steve Jones - SSC Editor (1/24/2012)
January 24, 2012 at 10:09 am
herladygeekedness (1/24/2012)
In my opinion, if there is no column in which to check the criteria, you cannot use that criteria.
That said, not knowing where...
January 24, 2012 at 10:04 am
Evil Kraig F (1/23/2012)
Jeff Moden (1/23/2012)
January 24, 2012 at 2:56 am
Dev (1/23/2012)
January 23, 2012 at 7:21 am
Jeff Moden (1/23/2012)
Charmer (1/23/2012)
i have a column having some records like ",Clayton" and "Township," and "Clayton, Dept" ...
i want to remove unnecessary commas which is...
January 23, 2012 at 6:53 am
ramu.a (1/18/2012)
take copy of original database Backup(having public...
January 19, 2012 at 7:52 am
padhis (1/19/2012)
Are you getting any error message while executing the package?
yes...the error is below..
Failed to connect to the server
Error code: 0x80131501. The validate method must succeed and indicate the result...
January 19, 2012 at 5:23 am
ramu.a (1/18/2012)
if u have two different server with public IP u can synchronize that database...is possible...i did transaction replication.now its running successfully....
oh..but i tried with one of my colleague machine..but...
January 18, 2012 at 9:00 am
is it possible synchronizing database from one server to another server....like client to my machine...because stairway explains with the local machine...so my doubt is whether it is possible for different...
January 18, 2012 at 6:51 am
ramu.a (1/18/2012)
using replication we can transfer all the records from live database to Backup Database..please find stairways in our website...clear information provided .
Thanks Buddy..it was very help full....but the...
January 18, 2012 at 6:27 am
Hi friends
i used Transactional Replication and it worked on my local machine...but when i tried to do on another machine as a subscriber..it is not working...it creates the database but...
January 18, 2012 at 5:50 am
Viewing 15 posts - 391 through 405 (of 544 total)