Viewing 15 posts - 54,331 through 54,345 (of 59,067 total)
what is good to "beef up" a resume
Ummmm... How about a couple thousand posts on a high quality forum like SQLSeverCentral.com ???
Or, how about a list of major...
November 4, 2007 at 8:53 pm
Wow... thanks for the kudo, Steve. Thanks.
I read that blog article... Michael J. Hillenbrand is pretty much spot on except maybe for the order of the first two things......
November 4, 2007 at 5:58 pm
Sorry, I didn't check my post and I submitted it... I had included backslash n and apparently, it didn't take on this forum....
Have you tried backslash n ??
(and, now you...
November 4, 2007 at 5:01 pm
Jason Coleman (11/3/2007)
LOL - toooooo many late nights reading forums... 😉Still, I read in BOL that you have little control over the page format when rendering to Excel. Bummer.
You...
November 4, 2007 at 7:55 am
*= is severely deprecated and may produce unexpected results. Don't use it.
November 3, 2007 at 10:03 pm
Have you tried using SELECT/INTO using QUOTENAME for each column?
November 2, 2007 at 11:28 pm
Heh... now THAT's entertainment 😀 Would have loved to see their faces...:w00t:
November 2, 2007 at 10:18 pm
Ugh! A "Sequence" table... I hate 'em... If you don't already hate 'em, you will.;)
Ok, David... let's pretend that the following is what your 3rd party sequence table looks...
November 2, 2007 at 9:59 pm
You don't appear to have anything to relate the given values to logical rows... have you posted all the columns that appear in these tables?
November 2, 2007 at 8:45 pm
The system has to be able to see the file to load it... make sure SQL Server Services use a startup account that can see the path to the file.
November 2, 2007 at 8:39 pm
Heh... did you convert the correct column? Only way you can get that error is if the target column is actually an INT... double check the schema and make...
November 2, 2007 at 8:24 pm
I think you would be unhappy... unless there's a pot wad of extra money involved... in which case, you'll still be unhappy but more satisfied 😉
November 2, 2007 at 8:22 pm
What are you using to determine the size of the table?
November 2, 2007 at 8:19 pm
No... I'd think not. What kind of "fields" are you talking about? Parameters from some GUI or columns in a table? Why wouldn't you know that max...
November 2, 2007 at 8:17 pm
Viewing 15 posts - 54,331 through 54,345 (of 59,067 total)