Viewing 15 posts - 856 through 870 (of 3,666 total)
Eric M Russell (2/19/2015)
Alvin Ramard (2/19/2015)
A few hours ago I decided I need to get my hand on a cheaper option to Erwin or...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2015 at 11:00 am
ilokris (2/19/2015)
Your Question: ''Why don't you define your column as a date data type in your flat file connection and save yourself some problems? Your destination column should be a...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2015 at 10:32 am
This editorial came on an interesting day.
A few hours ago I decided I need to get my hand on a cheaper option to Erwin or DB Artisan. I'm working...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 19, 2015 at 10:21 am
I use it regularly, but only when I'm developing queries or in ad-hoc queries.
Interesting that I saw this post just now. I just finished removing one of these from...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 17, 2015 at 10:43 am
It shouldn't be to hard to develop a function, or functions, on the application development side that test all SQL statements to prevent injection. Once that's done, just have...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 17, 2015 at 9:59 am
Thanks for the idea for a great topic for an upcoming user group meeting.
Now, Just need to find someone to present it.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 17, 2015 at 9:43 am
SSMS_2007 (2/13/2015)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 13, 2015 at 2:34 pm
Instead of deleting 5 years worth all at once, try deleting a smaller date range at a time, say one month at a time.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 11, 2015 at 1:18 pm
If I were doing this, I would do it using SSIS.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 6, 2015 at 10:27 am
Maintenance plans generate SSIS Packages. Just edit your package(s) to add a FileSystem task to move the existing backup(s) before the backup task(s).
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 5, 2015 at 11:11 am
I would be very happy to see the script component section.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 5, 2015 at 7:25 am
You should contact Pragmatic Works and ask them what the status is.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
February 4, 2015 at 3:10 pm
Sean Lange (1/23/2015)
surf4profit (1/23/2015)
I have aAre we supposed to fill in the blank?
I am going to guess "purple man eating elephant".
No, it's: "I have a dream." 😉
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
January 23, 2015 at 12:03 pm
ramana3327 (1/21/2015)
Hi,How can we write the query using groupby. I need to have group by only one column. Is it possible through subquery?
select col1, col2, col3
from testtable
group by col1.
Can...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
January 21, 2015 at 7:28 am
kabaari (1/19/2015)
Those both achieved my goal. I was having difficulty with querying against a getDate() Inserted value. The time is also captured at insert which had thrown some...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
January 20, 2015 at 7:24 am
Viewing 15 posts - 856 through 870 (of 3,666 total)