Viewing 15 posts - 55,471 through 55,485 (of 59,072 total)
I'm right with you on that one... the interview process should definitely be a two way street.
And, you did it very professionally,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 7:31 pm
Heh... you spam a forum, insult one of it's members, and try to couch your bad form in some ill conceived rhetoric about free speech? Truly, you are a professional...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 7:22 pm
Go Remi, GO!
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 6:34 pm
You know me... can't resist a good test
I'm a bit surprised at the apparent slothfulness of the Replace method compared to the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 6:20 pm
Heh... could save all of it if they were to format it in the GUI where it belongs ![]()
Wonder which would actually be faster? ...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:54 pm
Absolutely! You want a new file name each time or do you want to reuse the same file name?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:48 pm
We use a "ticketing" system... you could probably build a nice little Access front-end on a couple of tables (Access or SQL). Expect it to get pretty big in a...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:42 pm
Not a problem, Cole... "hijacked" was probably the wrong word... just wanted to make sure the original poster got what she needed. ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:35 pm
Heh... and you're good at it, too
Good "seeing" you again.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:33 pm
Works fine (pretty cool solution, too, Peter) if you guarantee the order by loading a temp table... bit of a problem otherwise...
-- Prepare sample data
DECLARE @Sample TABLE (RowID INT IDENTITY(1,1), col1...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:32 pm
Thanks for posting what you've found, Elliott ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:25 pm
You want just the names of the PK's and FK's along with the related table name?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:21 pm
Have you considered just using TSQL and a call to OSQL?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:03 pm
In light of Peter's solution, I'd have to say "Yeah, you're wrong"
Also, what's wrong with putting "the work in the query"? Isn't...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 5:02 pm
God forbid you do any real advertising ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 6, 2007 at 4:58 pm
Viewing 15 posts - 55,471 through 55,485 (of 59,072 total)