Greetings,

Wondering if anyone can shed some light on this problem?

Context

In the past building database apps I have coded everything, meaning, scripted the database connection, the queries to add, modify, delete, search, etc. They work.

Problem

This time I'm trying to build a simple app following the example in the database tutorial using the query builder, then selecting the actions from the pull down list and connecting them to buttons. As long as I am running this application in the IDE, it works fine.

When I save it as a stand alone exe under Windows, it doesn't work any more (meaning, nothing happens when I press the buttons, it isn't connected to the database). I have made sure that all database stuff is included in the standalone set up.

I do receive some error messages but I think they are irrelevant since I am not on a Mac

1 MacOS, database driver folder not found: "C:/Program Files/Revolution Enterprise/2.7.4-gm-1/Runtime/Mac OS X/Universal/Externals/Database Drivers/dboracle.bundle" 2 MacOS, database driver folder not found: "C:/Program Files/Revolution Enterprise/2.7.4-gm-1/Runtime/Mac OS X/Universal/Externals/Database Drivers/VXCMD_macho.bundle"

Solution???

Thank you in advance, anyone, for any suggestions.

Regards,
Sadhu
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to