Viewing 15 posts - 20,476 through 20,490 (of 26,490 total)
Your first code block actually has the proper start. You just need to move the SET of the variable of the table above the SET for the strSQL command.
I...
June 10, 2009 at 3:06 pm
First, don't use wordpad as a text editor.
Second, exactly how did you save the files? Are you sure you saved tham as full fledge text files?
June 10, 2009 at 2:58 pm
You have to complete the variable substitution where you are building the SQL command, not in the call the sp_executesql.
June 10, 2009 at 2:48 pm
jcrawf02 (6/10/2009)
Lynn Pettis (6/10/2009)
Okay, venting...We have our White House Window Washer, our PhD Candidate, our True-Relational Zealot. Do we call this one, The One Who Can't, or Won't, Read?
Too...
June 10, 2009 at 2:34 pm
Brian Ferguson (6/10/2009)
By adding a c:\mssql folder (did not have one on my system) AND changing the the data file folder to...
June 10, 2009 at 2:31 pm
lmu92 (6/10/2009)
While venting:
Do you think that I've overreacted on that post http://www.sqlservercentral.com/Forums/FindPost732338.aspx
I mean, posting sample data in Excel is fine for...
June 10, 2009 at 2:23 pm
I have to side with Gus on this one. Any tool has the possibility of being misused. What we are running into is the fact that there is...
June 10, 2009 at 2:13 pm
Okay, venting...
We have our White House Window Washer, our PhD Candidate, our True-Relational Zealot. Do we call this one, The One Who Can't, or Won't, Read?
June 10, 2009 at 1:18 pm
I have a suggestion, please make Books Online your friend.
Let me help you with this one, just click here.
June 10, 2009 at 1:15 pm
jcrawf02 (6/10/2009)
mazzz (6/10/2009)
June 10, 2009 at 12:24 pm
SwedishOrr (6/10/2009)
Thank you but I will work on Darryl's suggestions. The code in question was posted already. Adding that line in takes the overall process from 4 hours...
June 10, 2009 at 10:45 am
Please do the following:
1) Read the first article I reference below in my signature block regarding asking for assistance.
2) Post the DDL for the tables involved in your query.
3) Post...
June 10, 2009 at 10:26 am
Truth be told, I wouldn't. I am unaware of any tools or products that would read a MS SQL Server t-log backup and restore it to a MySQL database....
June 10, 2009 at 9:46 am
And, now for the "I really should have read that error message before posting Award!"
June 10, 2009 at 9:30 am
Viewing 15 posts - 20,476 through 20,490 (of 26,490 total)