Viewing 15 posts - 46,306 through 46,320 (of 59,095 total)
Bob Hovious (12/29/2008)
I think the OP has abandoned us anyway. Don't know whether...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 11:33 pm
With the limited information I have from you, the best I can do is what I've already done. Perhaps it's time for you to post the actual update query.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 11:30 pm
Would you tell us what the error is, please?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 11:25 pm
The cast to VarBinary takes more time, Michael. That's the way I used to do it before Peter Larson and Matt Miller showed me this other way.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 11:19 pm
Chris Harshman (12/29/2008)
I think it's probably good practice to follow trends that are closer to the SQL standard than the local flavors that each vendor supports
Heh... even though close...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 9:00 pm
So THAT's what the helmet does! 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 8:57 pm
Mark (12/29/2008)
For example, I have a column called POINTS. This column stores the total points a user has. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 8:53 pm
Sorry, Guenther... I don't use SSIS so I haven't a clue. But my response will bring this back to the front of the class so folks can try to...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:47 pm
dua_anshu (12/29/2008)
Now we want to change the datatype of A...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:43 pm
Ok... I thought that things like DTS and SSIS were supposed to make things simple for people to do things in a database... I'm seeing more and more posts like...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:39 pm
dana_turcanu1981 (12/1/2008)
Hy.I need a temporary table that loks like this:
Col1
1
2
3
4
5
Can I create it with a select statement? I wouldn't like to use a "for"
Thanks
ChrisM (above) pointed you to an article...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:33 pm
Well... do you have the SA privs to drop it or not?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:23 pm
Yes... Bulk Insert with output to an error file and successful inputs to a well defined table. I don't use SSIS but I believe there's a Bulk Insert task...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:21 pm
Ummmm.... why not selectively export it from whatever app is using the .DBF format?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 7:13 pm
Good form, Adi. 🙂
--Jeff Moden
Change is inevitable... Change for the better is not.
December 29, 2008 at 6:57 pm
Viewing 15 posts - 46,306 through 46,320 (of 59,095 total)