Viewing 15 posts - 106 through 120 (of 180 total)
hi, does this mean that it is better to write a separate trigger for type of operation that is performed on a table?
eg
trig1 =INSERT
trig2 =DELETE
trig3 = UPDATE
cheers,
yogi
December 17, 2003 at 6:04 am
Hi Bill,
as it happens, I don't need the data that is in the old columns..still, it's good to get as many options as were suggested.
thanks all.
yogi.
December 16, 2003 at 12:43 pm
Hi,
Yes it is isql that i am trying to connect to.I'll give the config file a bash.
cheers,
yogi.
December 16, 2003 at 3:51 am
never thought of that.
nice one.
yogi
December 15, 2003 at 8:01 am
good question.
some of the columns in the table are now less important than they were when I created them.so, when i go to QA, i'd like to return all the...
December 15, 2003 at 6:28 am
thanks folks,
So, would I be best to:
1) use "sp_depends" on the table that I am about to alter (to find out which other db objects the column name-change...
December 11, 2003 at 2:50 pm
cheers for the reply.
I tried to login using:
isql -E
However, I get a login problem:
"DB-Library:Unable to connect:Sql server is unavaliable or does not exis.
Unable to connect:Sql server is unavaliable or...
December 10, 2003 at 8:50 am
Hi Noel.
I understand now.
Thanks bud.
yogi
December 9, 2003 at 3:54 pm
Hi Noel,
I see your point about the cascade updates being largely superfluous..good one.
When you mention the fact that the application has to be controlled, do you mean that eg...
December 9, 2003 at 12:34 pm
hello, thanks all , for taking the time.
I appreciate it.
yogiberr
December 8, 2003 at 11:05 am
Hi Jonas.
Right enough.Thanks bud.
yogi
November 27, 2003 at 10:45 am
Viewing 15 posts - 106 through 120 (of 180 total)