postgres stored procedures

From: "Joel Fradkin" <jfradkin(at)wazagua(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: postgres stored procedures
Date: 2005-01-18 20:18:09
Message-ID: 000601c4fd9a$d4a5e7d0$797ba8c0@jfradkin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Any advice on converting my mssql to postgres?
Points of reference would be great!

All 290 tables moved over ok, some data loss, and I will look at that much
closer next time I run my conversion app.

Now Views and Stored procedures.

Joel Fradkin
 
Wazagua, LLC
2520 Trailmate Dr
Sarasota, Florida 34243
Tel.  941-753-7111 ext 305
 
jfradkin(at)wazagua(dot)com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
© 2004. WAZAGUA, LLC. All rights reserved. WAZAGUA, LLC
 This email message is for the use of the intended recipient(s) and may
contain confidential and privileged information.  Any unauthorized review,
use, disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and delete and destroy
all copies of the original message, including attachments.
 

 

Browse pgsql-sql by date

  From Date Subject
Next Message Bradley Miller 2005-01-18 20:51:01 URGENT: Using function inside query
Previous Message Michael Fuhr 2005-01-18 18:52:02 Re: Returning a bool on DELETE in a proc.