Ask a Question related to Microsoft SQL / MS SQL Server, Design and Development.
-
Blue man #1
newB question: related tables question
hello
i have a data base with 10 tables, i want to automaticaly creat a row in all
of the tables wehen i create in the first one.
normal table relation didn't work for me , so what are they? what is these
relations functionality? i have creted relation between my tables, but when
i add a row nothing happems to other tables.
shall i user stored procedures for this?
thanks in advance
Blue man Guest
-
Newb question
I have a little project which should be quite simple really, but I'm struggling with. Essentially I'm setting pictures to music, but the music is... -
Question (newb)
hi, (thanks for reading this) I would like to know if FMS is needed to create a video sharing site like YouTube, Google Video, Putfile. Is FMS... -
Newb question!!
yo, Im just a newb when it comes to flash but i want to ask you all how it comes that my site doesnt load quick with that flash movie its only... -
Help on actionscript, newb question
Ive got a question, i cant import a song that is mp3 format into one of my flash animations. I try to import it, and it gets cut off a few seconds... -
Legal PHP related question!
Is it illegal for me to set up a site where people can pay to be notified if another site changes? Let's say I use PHP to watch all sites in a... -
oj #2
Re: newB question: related tables question
You could create a trigger on the primary table and then propagate to all
the secondary tables. You could also use DRI for this if you are on sql2k.
[url]http://msdn.microsoft.com/library/en-us/tsqlref/ts_create2_7eeq.asp?frame=true[/url]
[url]http://msdn.microsoft.com/library/en-us/tsqlref/ts_create2_8g9x.asp?frame=true[/url]
--
-oj
RAC v2.2 & QALite!
[url]http://www.rac4sql.net[/url]
"Blue man" <famebluerain@yahoo.co.uk> wrote in message
news:uJY7JprPDHA.2476@TK2MSFTNGP10.phx.gbl...all> hello
> i have a data base with 10 tables, i want to automaticaly creat a row inwhen> of the tables wehen i create in the first one.
> normal table relation didn't work for me , so what are they? what is these
> relations functionality? i have creted relation between my tables, but> i add a row nothing happems to other tables.
> shall i user stored procedures for this?
> thanks in advance
>
>
oj Guest



Reply With Quote

