Viewing 15 posts - 4,486 through 4,500 (of 5,356 total)
quote:
declare @max int
declare @ct int
declare @sql nvarchar(4000)
select @max = max(ColPosition) from frtabledef where jobid = @jobid
create table...
July 25, 2003 at 8:07 am
Hi CarKnee,
quote:
The only cases that have letters are "ed". It is roughly 200 records out of 200,000 that have letters in them.
July 25, 2003 at 7:58 am
quote:
i get an errorServer: Msg 170, Level 15, State 1, Line 10
Line 10: Incorrect syntax near '@recipient'.
what is the problem ???
-------------------------
DECLARE @recipient...
July 25, 2003 at 7:36 am
Hi Zambrtp,
quote:
HELP...I have a dynamic insert statment thaton occasions may have data that includs things like ticks ', and other symbols..
How can...
July 25, 2003 at 7:33 am
quote:
I thought your picture really was you!
suprised?
I knew, you had...
July 25, 2003 at 7:31 am
Hi Carknee,
quote:
The records look like this in one table 00123 and 123 in the other. However, there are a few instance where...
July 25, 2003 at 7:26 am
quote:
You are just a sponge for this stuff. You are what we Americans call a "Cyber Geek"....
July 25, 2003 at 7:14 am
quote:
Here's another good link on Visual Language Research Bibliography:http://eecs.oregonstate.edu/~burnett/vpl.html
You'll find everything under the sun there on this topic.
July 25, 2003 at 7:01 am
quote:
There is absolutely no shame in asking a valid question. The only poor question is the one not asked. Please...
July 25, 2003 at 6:53 am
quote:
i don't know what you mean by 'new' - do you mean new records??
sorry,...
July 25, 2003 at 6:33 am
quote:
You made a good point about designing in the visual tool and then refining in QA. That's exactly what I'd like...
July 25, 2003 at 6:06 am
Hi djpeake,
quote:
We receive a text file every month from our supplier which is to be used to update a table we have...
July 25, 2003 at 5:55 am
Hi Stefan,
quote:
Not exactly.'Active Topics' takes you to threads with new posts.
Some sites have the ability to:
1. View New Messages (Active Topics)
2....
July 25, 2003 at 3:27 am
quote:
Frank, you must have outstanding PM's over there, if they not only know how to cut and paste but use ppt...
July 25, 2003 at 2:28 am
quote:
Shhhhh there maybe managers, or Project Managers, lurking around
so what?
Do...
July 25, 2003 at 2:08 am
Viewing 15 posts - 4,486 through 4,500 (of 5,356 total)