Viewing 15 posts - 1,111 through 1,125 (of 2,469 total)
The bottom line is that though I did give remi this name it was on a temporary basis but now he won't give it back!!! It appears that something...
September 6, 2005 at 2:08 pm
noeld - repeat after me - aar - gee - are - us...see how easy it is now ?!
September 6, 2005 at 2:01 pm
noeld - don't even ask!
by the way i did the right thing and sent you a pm with a "welcome back" msg...for all that remi knows i'm shocked that...
September 6, 2005 at 1:51 pm
nope! conditions were identical for both scripts...
September 6, 2005 at 10:32 am
triggers are to be used more for referential integrity than anything else...when a new sales order is inserted in the database, does your application not get "refreshed" with the added...
September 6, 2005 at 10:29 am
that's certainly helpful to know!
Now if only someone would tell me why one of my scripts included dependent objects and the other one...
September 6, 2005 at 10:02 am
well - here's another "weird feature" that I came across in my db...I scripted 2 views that have dependent views...one scripted in alphabetical order and the other one didn't script...
September 6, 2005 at 9:28 am
Guess the only workaround would be to name the dbobjects with the alphabetical scripting in mind and be creative with making the names both meaningful and in the required alphabetical...
September 6, 2005 at 9:18 am
sukhoi971 - you have posted your question in the right forum so hopefully an "ACCESS" savvy person should be along to help you...
May I add though - that an ACCESS...
September 6, 2005 at 8:33 am
right assumption...sukhoi971 - your link's not working!
September 6, 2005 at 7:43 am
you could try something like this in the master db:
select sd.name, login_time, last_batch, sp.status, program_name
from sysprocesses sp
inner join sysdatabases sd
on sp.dbid = sd.dbid
September 6, 2005 at 7:38 am
Raj - nothing in the posts say that you did not delete a system table...I was not giving any other turn to your question except trying to get some information...
however,...
September 6, 2005 at 6:07 am
ah - ever the perfect gentleman! thx. remi!
September 4, 2005 at 4:22 pm
it's no consolation jeff - remi'll tell you (& i'll spare him the trouble of saying so) that it's only a matter of time!
September 4, 2005 at 12:42 pm
Viewing 15 posts - 1,111 through 1,125 (of 2,469 total)