On-Rev and PostgreSQL

Mark Wieder mwieder at ahsoftware.net
Tue Nov 17 17:15:57 EST 2009


Len-

Tuesday, November 17, 2009, 12:59:14 PM, you wrote:

> I agree with you except there are cases where it IS necessary and 
> doesn't require SSL.  I have a customer that has an in house network and
> WAN (it covers about 60 locations around the US but all connections are
> by VPN back to the corporate office).  I don't have the luxury of having
> an irev server on their web server for my revlet to talk to (in their
> case it's an MS SQL database accessed using ODBC).  I need to have the
> revlet communicate with the DB directly and as I mentioned in my last
> email, I haven't figured out how to include the necessary .dll to do
> that from a revlet.

I haven't tried this from a revlet, but I can get to the postgresql
database on my in-house jira installation with md5 encryption over the
LAN from rev with no problems using

revOpenDatabase ("postgresql", tServerPort, kDatabase, kUser, kPassword)

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list