Stackrunner and Databases

Ken Ray kray at sonsothunder.com
Tue Mar 20 11:42:43 EDT 2007


On Mon, 19 Mar 2007 17:18:20 -0500, Len Morgan wrote:

> Hello all!
> 
> I'm trying to do two things at once that may not be possible - at 
> least I haven't figured out how yet.
> 
> I want to use stackRunner to load and run a stack from a URL.  This 
> stack needs to access a PostreSQL database on the same server as the 
> stack will come from.  The stack works fine in the IDE but when I try 
> to run it from stackRunner with a URL, I get a database error (wrong 
> database type).  My question is where do I need to put the database 
> drivers?  Can I keep them on the same server as the stacks?  

No, the drivers have to be accessible as a file path (AFAIK).

> I want 
> to have the minimum "footprint" on the client machines and using a 
> shared or network drive is not a viable option.

What platform(s) do you need this for?

Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/



More information about the use-livecode mailing list