Hi,
We are going to be sourcing data from an as400 system on MVS with flatfiles in RPG format (that is, if RPG is a type of format, could also be ISAM)
I am trying to figure out what is the easiest and quickest way to dump these flatfiles onto a UNIX server where we can format and load them...
please let me know why it says script was executed with 0 errors and 1 compilation error.
--------------------------------------thanks
CREATE OR REPLACE TRIGGER trig_TACCT_ACCT AFTER DELETE OR INSERT OR UPDATE
ON TACCT_ACCT
REFERENCING OLD AS OLD
NEW AS NEW
FOR EACH ROW
DECLARE...
I have backed up multiple SQL Server databases to local drives. However, how do I backup a SQL Server database directly to a network drive???
As soon as I use the \\us....., it wont allow me to do that.
Please respond ASAP. Turnaround time is of the essence
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.