Viewing 15 posts - 4,531 through 4,545 (of 5,356 total)
Hi mccork,
quote:
I copy some code from QA and then paste it into a topic reply between "code" delimiters. It pastes ok, but...
July 23, 2003 at 1:22 am
Hi Oliver,
quote:
I have few questions about indexes.For example : I have one table with some user data, primary key is on field...
July 23, 2003 at 1:13 am
Hi brendthess
quote:
Well, I just saw this, and there is a way. Try:CREATE PROCEDURE dbo.spRef_GetCertifications
(
@activesOnly bit
)
AS
SELECT ID, Name, IsActive, SubmittedOnGMT FROM Certification...
July 23, 2003 at 1:06 am
Hi alicejwz,
quote:
This stored procedure below doesn't work:--No records created. No Syntax error
CREATE PROCEDURE dbo.spGet_qty_remaining
AS
Update tblshipping_sched
Set shipped_qty_remaining = shipped_qty_remaining - shipped_qty
where shipped_qty...
July 23, 2003 at 1:00 am
quote:
You do not need Outlook. You could use the Exchange client and seperately create the profile. This is covered in a couple...
July 23, 2003 at 12:55 am
Hi Diane,
quote:
Well, yes, QA is free, but hey, if my company will spend the money, what the heck!!We are looking for something...
July 23, 2003 at 12:43 am
Hi Andy,
quote:
We can probably support the web space, don't know about letting them upload via Snitz - will have to see why...
July 23, 2003 at 12:30 am
quote:
Hi guarddata,quote:
I'd be interested to see this one. When I use SELECT CONVERT( INT,...
July 23, 2003 at 12:17 am
Hi guarddata,
quote:
I'd be interested to see this one. When I use SELECT CONVERT( INT, CONVERT( VARBINARY, '0x8A' ) ) the answer comes...
July 23, 2003 at 12:10 am
Hi scking,
quote:
I've recently created a SQL Server 2000 database which allows changes to some of the tables but not others. The...
July 22, 2003 at 8:50 am
One thing just came to my mind.
Another really bad practice is NOT to use such a think tank as this forum is. You're really lost trying to do all by...
July 22, 2003 at 8:34 am
quote:
I wish it was that easy. I'm getting an error when I that says I can't convert varchar to int. ...
July 22, 2003 at 8:30 am
Hi cross,
quote:
I've never tried it but I know with an account and password a person can get to SQL Server tables with...
July 22, 2003 at 8:24 am
Hi timingskey,
quote:
Thanks Frank. This helps. Th eonly other thing is that I'm trying to do this without putting anything in...
July 22, 2003 at 8:20 am
Hi jl75@9online.fr,
quote:
Yes but the amount of records is absolutely huge and MsAccess can't take it !
July 22, 2003 at 7:56 am
Viewing 15 posts - 4,531 through 4,545 (of 5,356 total)