Viewing 15 posts - 1 through 15 (of 49 total)
Hmm, well that is a thought however the service desk people know nothing about fiddling around with tables.
What I might do (but not by Thursday) is to write a simple...
March 15, 2010 at 11:02 am
Woa there guys, you seem to be stampeding off in your own direction.
Yes, a questionable Management decision has left us at short notice without a DBA. As the only person...
May 11, 2009 at 3:07 am
Hi
Interesting point. However if I don't do the dba stuff it doesn't get done, and if anything goes "bang" then we're dead.
My company is the registering authority in the...
May 8, 2009 at 4:14 am
Thanks guys, some really useful stuff here.
Much as I absolutely love my job I don't think I'll be in the office this Sunday!
Krishna Potlakayala (5/7/2009)
May 7, 2009 at 6:43 am
Hi Guys
Sorry for the long delay in replying, but thanks a lot for all your help and the pointers, it's been very useful.
Cheers
Sam
May 7, 2009 at 3:43 am
Thanks guys this is really useful.
Some major restructuring is going on at my company, one of which is "...I've looked into it, taken advice and we don't need a full-time...
April 18, 2009 at 6:32 am
Yes this is common problem... had it loads of times.
It's related to changes in the SQL data, when Access can't work out what's going on.
A really common cause of...
March 3, 2005 at 3:15 am
Hi
Yep I'm also a VB-er but started life in Access... so yes you can capture keypress events.
Paul, just out of interest, can you explain why you need limit to 15 lines...
March 2, 2005 at 3:06 am
Bob
Just a thought.... if it isn't doing what you expect then if it does more than one thing in each "IF" "ELSE IF" or "ELSE" put a "BEGIN" and "END"...
February 4, 2005 at 2:58 am
Dave
Yep, a while ago we did some tests on a not-so-large table using EXISTS (and NOT EXISTS) against IN (and NOT IN).
EXISTS was way faster.... even with a table of only...
February 2, 2005 at 3:01 am
Rico said : " This is the first solution I've found out, but I'm looking for an alternative way to do it without writing all the columns name."
Why?
Sam
January 27, 2005 at 2:55 am
Rico said : " This is the first solution I've found out, but I'm looking for an alternative way to do it without writing all the columns name."
Why?
Sam
January 27, 2005 at 2:54 am
Hi
Just to expand on what Charles says, you cannot do anything like
SELECT * FROM @TableName .....
If you insist the way to do this is something like (..doing this...
January 13, 2005 at 3:10 am
Hi
Thanks for the replies and sorry for the delay in resonding...
Greg: I'm doing all sorts of things within the batches... database backups/executing SPs/running windows exe's. As I mentioned in my...
January 7, 2005 at 3:04 am
Viewing 15 posts - 1 through 15 (of 49 total)