Viewing 8 posts - 1 through 8 (of 8 total)
Thank you Ghost and Kathi, you have been a huge help!
I already wrote code to find the appropriate row, but it is not as efficient as it could be. I...
March 30, 2005 at 10:40 am
Should these 2 lines work by themselves?
ALTER TABLE tblAccount ADD
[MailServer] varchar(50)
P.S. I forgoit i already had a post about this, I was going to delete this thread, but you had...
March 24, 2005 at 3:04 pm
Should these 2 lines work by themselves?
ALTER TABLE tblAccount ADD
[MailServer] varchar(50)
March 24, 2005 at 3:03 pm
You are right . I am sorry for not considering context of how my post would be taken . I was more feeling panic for him not trying...
March 2, 2005 at 9:02 pm
Well for starters I don't think I am doing this in the best possible way for performance.
For some resaon, now the exact same code runs lickety split.
I know that I...
February 25, 2005 at 12:09 am
I don't know how to use stored procedures yet.
I am more than willing to try learn though.
February 23, 2005 at 10:25 am
Viewing 8 posts - 1 through 8 (of 8 total)