Viewing 15 posts - 331 through 345 (of 378 total)
Stop! There is a way to do this. In any thread you have posted, click on your User Name and it will show you your recent postings. ...
July 10, 2003 at 8:08 pm
Mike,
I may be oversimplifying this but this method will work. I'm assuming that the dates are in this format in the csv file:
DAY = '10'
MONTH = '07'
YEAR = '2003'
1....
July 10, 2003 at 2:15 pm
Frank,
Microsoft has a really good "all about BLOBs" on the Technet Web site. It's very interesting. It explains size issues, etc. In my case, you can see...
July 8, 2003 at 7:14 am
My experience is that BLOB will inflate the database excessively if the requirements are heavy. Therefore, I prefer using linking instead of embedding. It is a highly recommended...
July 8, 2003 at 5:36 am
You really shouldn't store images and other binary files in the SQL Server tables 'cause it REALLY slows things down. You should store a link (file path) to the file...
July 7, 2003 at 12:46 pm
Personally, I use FrontPage as my authoring tool for all my ASP coding, http://www.originalyellow.com. There is a Web site called FrontPage - ASP & Database examples at http://frontpagehowto.com/. ...
June 30, 2003 at 7:14 pm
Hey Frank! I like your profile. That is very cute! What a handsome man you are! Hey, by the way, my...
June 27, 2003 at 8:35 am
quote:
Venkman is the code name of Mozilla's JavaScript Debugger
Is that true? Is that...
June 27, 2003 at 7:58 am
Frank,
You are not stupid! I've seen GhostBusters a dozen times and it just now clicked in.
Dale
June 27, 2003 at 5:16 am
Robert, thanks for the input. To read your skills on a resume' (based on the skills you mentioned), would indicate that you have incentive to learn and continuosly improve...
June 26, 2003 at 10:47 am
Excellent point, Frank. That may be a good question to circulate in this thread.
"Is it a good idea to hire friends/family to work in the same department as you?"
...
June 26, 2003 at 6:47 am
Okay, back on topic:
Here's some good advise from The Code Project (Visual Studio.NET Homepage) for SQL Server DO's and DONT's By Daniel Turini http://www.codeproject.com/cs/database/sqldodont.asp%5B/url%5D (we are assuming...
June 25, 2003 at 12:00 pm
Did you see the SQLServer Community update for today?
It was advertising Kim DeLaney's new book:
Hands-On SQL Server 2000 : Troubleshooting Locking and Blocking
Kind of ironic, don't you think?
Sorry, just had...
June 25, 2003 at 10:39 am
Hey, I appreciate all the postings and all points are well taken. Very valid.
June 25, 2003 at 9:52 am
Viewing 15 posts - 331 through 345 (of 378 total)