Search found 2 matches

by sadajana
Tue Feb 04, 2014 5:02 pm
Forum: Talking LiveCode
Topic: [LiveCode community 6.5]Connect to Oracle Database
Replies: 5
Views: 3990

Re: [LiveCode community 6.5]Connect to Oracle Database

Hi Mark,

Thanks for the reply, after switching the parameters, the error message has changed :

it says : button "Connect": execution error at line 12(Function: error in function handler) near "revOpenDatabase", char 8

Also, to be sure if I'm not misspelling the parameter names, I've replaced the ...
by sadajana
Mon Jan 27, 2014 4:06 pm
Forum: Talking LiveCode
Topic: [LiveCode community 6.5]Connect to Oracle Database
Replies: 5
Views: 3990

[LiveCode community 6.5]Connect to Oracle Database

Hi everyone,

I'm trying to connect to an Oracle database backend with LIVECODE COMMUNITY 6.5 and each time I'm encoutering this error :
Invalid database type
my questions :
1. is Oracle database accessible via LiveCode Community 6.5 ?
2. is this related to the connection string I'm providing to ...