Viewing 15 posts - 1,651 through 1,665 (of 2,268 total)
Alvin Ramard (1/16/2009)
If I'm not mistaken, a friend of mine ran into the same problem.After search the internet, I believe he found out that this is caused by a BUG.
Data...
January 16, 2009 at 8:48 am
Are you explicity converting these datatype with a conversion transformation?
Are you able to post a screen-shot of this..?
January 16, 2009 at 8:45 am
enzomenoni (1/16/2009)
Hope someone can help with this. I have tried a few of the solutions around the web but am unable to get this to work.
Here's the problem.....
I am...
January 16, 2009 at 8:35 am
I guess number one.
What is the prize if I get this right?
January 16, 2009 at 7:32 am
There could be a couple of issues, how are you connecting to the SQL server ? if you are using ODBC then there is a possibility that...
January 16, 2009 at 4:35 am
There a few apps out there that you can use, I use Red-Gate, but you may find most of them are similarly priced.
To simply copy the tables you could...
January 16, 2009 at 2:48 am
You can use Management studio for this, expand the replication node and start a new publication.
though this can be quite a complex topic, esp. when you run into issues with...
January 15, 2009 at 10:20 am
Shaun McGuile (1/15/2009)
steveb (1/15/2009)
January 15, 2009 at 9:21 am
I would use SSIS, as this seems like a simple project to give you exposure to it. Also it is becoming a requirement for a lot of...
January 15, 2009 at 9:00 am
musicman21 (1/15/2009)
What type of data should the keywords column be (text, varchar) or does it matter?Any help would be appreciated.
I agree with what has been said about FTS,...
January 15, 2009 at 8:43 am
Alternatively you can use SSIS for this, I did something similar recently and found SSIS worked perfectly.
January 15, 2009 at 8:05 am
You can use merge replication for this, this way only the data changed will be copied back and this should be a lot faster. Also merge replication allows you...
January 15, 2009 at 7:34 am
Seems like it may be a security issues then, Are you running this package from a SQL server agent job?
If so does this agent have the appropriate permissions to...
January 15, 2009 at 4:08 am
Try goint to start---> run --> devenv.exe to load this.
Also do you also have Visual Studio installed as well, as it will be avaliable in there as...
January 15, 2009 at 4:05 am
You could try a log-reader but be aware that these can be quite expensive, and it may hard explaining to your boss why you did not have any backups.
January 15, 2009 at 4:00 am
Viewing 15 posts - 1,651 through 1,665 (of 2,268 total)