User Profile
Collapse
-
Jar it's a zip file so you can view it on any zip archive viewer. Of course it could be compressed jar file than you probably can't view it. -
I think you should use stored procedure which do some operations like this:
1) insert to mother table
2) use @@IDENTITY to get identity value last inserted row
3) insert to the second tableLeave a comment:
-
Sample of use you can find :
your_postgresql _dir\doc\contri b\README.dblinkLeave a comment:
-
I think you should look closer to dblink library. It's additional library to for example read data from other database, even if it's located on the different host.Leave a comment:
No activity results to display
Show More
Leave a comment: