Save As Standalone Application Error?

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
newpie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 155
Joined: Sat Jun 29, 2013 11:24 pm

Save As Standalone Application Error?

Post by newpie »

Hello, I got this warning/error when trying to build standalone for Windows Desktop for my Database MySQL program.

1 Windows x86-32, database driver file not found:"C:/Program Files (x86)/RunRev/LiveCode Indy 7.1 (rc 2)/Runtime/Windows/x86-32/Externals/Database Drivers/dboracle.dll"

Is this something to be concerned about, what does this affect. Lastly, is there a setting or something I missed in regards to make the Standalone conversion work without this error?

Thanks for your help
Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Save As Standalone Application Error?

Post by Simon »

Hi newpie,
In the general standalone settings do you have Oracle selected under database support?
You shouldn't need that as you say it's MySQL.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
newpie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 155
Joined: Sat Jun 29, 2013 11:24 pm

Re: Save As Standalone Application Error?

Post by newpie »

Thank you Simon, I will check this out when I get a chance and report back.
newpie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 155
Joined: Sat Jun 29, 2013 11:24 pm

Re: Save As Standalone Application Error?

Post by newpie »

I found the area you were referring to and discovered database MySQL support. Seems to work now, thanks.
Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: Save As Standalone Application Error?

Post by Dixie »

Oracle support ?... where's that ?
Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Save As Standalone Application Error?

Post by Simon »

Hi Dixie,
Kind of funny that, but it's there.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Post Reply