Viewing 10 posts - 1 through 10 (of 10 total)
postgreSQL migration problem...
FROM MSSQL to PostGreSQL...
March 8, 2007 at 12:50 am
I am trying to create an INSTEAD OF RULE on a view, to put data in my table. But I cannot use variables inside the RULE. Any variable to assign...
March 1, 2007 at 6:12 am
Thanks guys,
I'll have a look!
Will give feedback!
S
February 28, 2007 at 6:03 am
Thanks, will have a look
If you have any information before I subscribe I would appreciate!
June 27, 2005 at 8:20 am
don't know if i'm right, a trigger only works one line at a time? that's why i use the cursor to insert each record seperatly so that the trigger fires...
March 23, 2005 at 5:35 am
ok, my application dynamically builds the views over one big table. i cannot change this, because, everytime i recompile i will loose all data if i don't use views. 2....
March 23, 2005 at 4:55 am
exactly what do you need? i checked out the two links and there's a lot of unneccesary stuff in there. can you give me an example? do you want exact...
October 25, 2004 at 4:07 am
if you right click on the package and select 'schedule package', THAT doesn't work.
I saw on SQL HELP how to run a dts through a JOB, but that doesn't work...
September 30, 2004 at 5:51 am
Viewing 10 posts - 1 through 10 (of 10 total)