Viewing 15 posts - 4,741 through 4,755 (of 5,356 total)
quote:
2a5xo3z1:Not yet... Will get the first issue in august or september. I could not find this article online. Will...
July 8, 2003 at 6:20 am
Hi Dale,
quote:
My experience is that BLOB will inflate the database excessively if the requirements are heavy. Therefore, I prefer using linking...
July 8, 2003 at 6:16 am
Hi Len,
quote:
Any other documentation for maintenance purposes, business rules, etc. ?
sorry, is your post aimed...
July 8, 2003 at 5:22 am
Hi Dale,
quote:
You really shouldn't store images and other binary files in the SQL Server tables 'cause it REALLY slows things down.
July 8, 2003 at 5:15 am
Hi,
case you are a subscriber to SQL Server Mag, there is an article on tempdb in the July edition. Maybe it is also available online?
Cheers,
Frank
July 8, 2003 at 4:58 am
Hi Alan,
quote:
Haven't seen that code before - thought it was merely a matter of creating a connection object and then opening it....
July 7, 2003 at 7:36 am
quote:
...unfortunately notthe browser merely hangs for a few seconds and then returns a blank page.
July 7, 2003 at 7:20 am
Hi Alan,
quote:
Unfortunately, it didn't work for me which makes me think that it might be due to the security settings on the...
July 7, 2003 at 7:04 am
quote:
All I was trying to point out is that in the case of the use of 'Server.', if the server has to...
July 7, 2003 at 6:49 am
Hi David,
quote:
Yes, laziness on my part. If you leave off 'Server.' it is assumed (bad practice).
July 7, 2003 at 6:32 am
Hi Suresh,
quote:
It did worked great. Now, I need to know Nth highest salary from the given values. Here, we may have to...
July 7, 2003 at 6:30 am
Hi David,
quote:
set conn = CreateObject("ADODB.Connection")set Com = CreateObject("ADODB.command")
set Rs = CreateObject("ADODB.recordset")
I always...
July 7, 2003 at 6:22 am
Thanks David and thanks to all who replied yet!
quote:
DROP Dirty_Nappy
GO
SELECT Clean_Nappy FROM Nappy_Pile WHERE COUNT(Clean_Nappy) > 0
INSERT...
July 7, 2003 at 6:18 am
Hi Noel,
quote:
Seems odd to me that you still have some spare time, looking at the number of posts you have
July 7, 2003 at 4:34 am
Viewing 15 posts - 4,741 through 4,755 (of 5,356 total)