Viewing 15 posts - 1,591 through 1,605 (of 2,010 total)
Is what you provided above the example of your data or an example of what you are looking for? Knowing both of those pieces of information will help us...
December 13, 2007 at 6:23 am
I could care less about the point I was more referring to the fact that Steve might want to let the author of that article know a change needs to...
December 7, 2007 at 7:36 am
I suppose someone should let the author of this article know the information contained in the upgrading section is incorrect then...
http://www.sqlservercentral.com/articles/Administration/installingandupgradingtosqlserver2005/1943/
-Luke.
December 6, 2007 at 6:33 am
already answered here... http://www.sqlservercentral.com/Forums/Topic429854-363-1.aspx
December 5, 2007 at 12:42 pm
I believe that is all available via the filesystemobject in activex.
Here's some more info from SQLDTS.com - scroll down to the filedate section.
December 5, 2007 at 12:41 pm
also as to time limited eval periods... typically if you like a tool and think it might be something you want to pursue, most vendors will be more than happy...
November 26, 2007 at 11:24 am
I think Steve hit the nail on the head and stated it a bit better than I did in my first post. Figure out what you're going to use...
November 26, 2007 at 11:22 am
Ideally when I'm looking for a new tool or tools there is a goal that I'm looking to accomplish. So I think the first step is to define what...
November 21, 2007 at 12:22 pm
Jazzmeet (11/19/2007)
2007-10-29 00:00:00.000 .Which is in YYYY-MM-DD HH:MM:SS format.I need the Date in MM/DD/YY.
Hope someone could help me...
November 21, 2007 at 12:18 pm
Excuse the ignorance, but do you have any idea what exactly does the blackberry server store in tempdb? I've never had the occasion to need to deal with it......
October 30, 2007 at 8:43 am
Are you making you connections by ip, hostname etc? If it's by hostname, make sure you are resolving the ip address of the new server correctly. Make sure...
October 28, 2007 at 6:27 am
It's a table like any other table, how you get the data to your user is entirely up to you once you have the data. You could use reporting...
October 26, 2007 at 9:14 am
Firstly, depending on how many rows we're talking about the idea of doing your checks with IF statements seems like it would perform rather poorly as you'd be evaluating 1...
October 26, 2007 at 8:57 am
I guess that's what I'm confused about... Will the users be running this import or will it be scheduled automatically to occur at a set time. If It's scheduled,...
October 26, 2007 at 8:11 am
Ok I think I need to let you know a bit more about the scale, or lack thereof of our architecture.
We currently house all of our data in one SQL...
October 25, 2007 at 1:47 pm
Viewing 15 posts - 1,591 through 1,605 (of 2,010 total)