Search found 60 matches

by D4vidrim
Thu Nov 02, 2023 5:45 pm
Forum: Databases
Topic: Does anyone use LiveCode (on any platform) with Oracle?
Replies: 4
Views: 10313

Re: Does anyone use LiveCode (on any platform) with Oracle?

It is an old thread... but I still have the very same issue.

Anyone able to solve it?


Thank you so much.
by D4vidrim
Mon Jun 06, 2022 7:52 pm
Forum: Databases
Topic: Does anyone use LiveCode (on any platform) with Oracle?
Replies: 4
Views: 10313

Re: Does anyone use LiveCode (on any platform) with Oracle?

Hi, I've tried for ages to use LiveCode with Oracle Database with mixed results. I still don't know exactly how my computer has to be set up to work. For example, old versions of LC with 32 oracle driver and on win7 work fine. On Windows10, with LC 664 bit, Oracle driver 64 bit, nothing works, LC cr...
by D4vidrim
Sun Apr 08, 2018 4:25 pm
Forum: Databases
Topic: iOS - Oracle
Replies: 1
Views: 3129

iOS - Oracle

Hi everyone, I'm a very basic LiveCode Developer for windows apps. Now I would like to try something on iOS, still very basic. Do you know if it is possibile (and how) to connect to an Oracle DB through an iOS app? Can I build it with LiveCode? The app would be used only in our company, not for publ...
by D4vidrim
Wed Jul 19, 2017 9:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Focus & DataGrid
Replies: 2
Views: 2817

Re: Focus & DataGrid

Code: Select all

on openStack
set the navigationarrows to FALSE
end openStack
Finally............. :mrgreen:
by D4vidrim
Wed Jul 19, 2017 9:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Focus & DataGrid
Replies: 2
Views: 2817

Focus & DataGrid

Hi all! I've been looking for the whole day to a very small problem without been able to solve it :oops: I have a very basic stack with a substack. On the substack there is a dataGrid. My problem is that when I change record on the dataGrid, most of the times (not always) the focus goes to the main ...
by D4vidrim
Tue May 16, 2017 7:20 pm
Forum: Databases
Topic: Connection string
Replies: 22
Views: 18328

Re: Connection string

Unfortunately there's still no fix from LiveCode team. :cry:
by D4vidrim
Tue May 16, 2017 6:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Weird behavior of compiled app for windows
Replies: 1
Views: 2493

Re: Weird behavior of compiled app for windows

One more thing, on both those PC, when I installed LiveCode for the first time it gave me an error: it could not write something into the registry. Then I tried again to install it and it worked. The very same thing happened on both PCs.
by D4vidrim
Tue May 16, 2017 5:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Weird behavior of compiled app for windows
Replies: 1
Views: 2493

Weird behavior of compiled app for windows

I'm having a wired issue with LiveCode 8.1.3 business edition. I've made an app for windows in order to connect to an Oracle Database. There are some issues, mainly because this version of LiveCode does not include oracle driver, therefore I hade to copy oracle driver from an old version of LiveCode...
by D4vidrim
Wed Nov 23, 2016 8:08 am
Forum: Databases
Topic: Connection string
Replies: 22
Views: 18328

Re: Connection string

I don't think it is fair to pay for a crucial feature that is not there.
by D4vidrim
Wed Oct 19, 2016 8:22 am
Forum: Databases
Topic: Connection string
Replies: 22
Views: 18328

Re: Connection string

How long does it usually take to fix these kind of bugs?
by D4vidrim
Fri Oct 14, 2016 9:11 pm
Forum: Windows
Topic: Undo, Cut, Paste don't work in Windows Code Editor
Replies: 18
Views: 16546

Re: Undo, Cut, Paste don't work in Windows Code Editor

it keeps happening to see to on XP.
No idea how to replicate it, but it happens quite often.
by D4vidrim
Fri Oct 07, 2016 7:49 am
Forum: Databases
Topic: Connection string
Replies: 22
Views: 18328

Re: Connection string

By the way, on this website http://livecode.wikia.com/wiki/OracleDB They write: put revOpenDatabase("oracle",databaseName, DBHOST_Oracle, DBUSER_Oracle,DBPSWD_Oracle) into gConnectionID_Oracle But then the example is: put revOpenDatabase("oracle", "www.example.com", "MyDB", myUsr, myPass) into cID A...
by D4vidrim
Wed Oct 05, 2016 7:50 pm
Forum: Databases
Topic: Connection string
Replies: 22
Views: 18328

Re: Connection string

Indy an Business are both commercial version of livecode, aren't they?
I haven't found any differences about Oracle DB on those 2 licences. Maybe I haven't looked on the right place? :oops:

Anyway I'm buying the Business versione in a month or so, then I hope this problem will disappear! :D
by D4vidrim
Tue Oct 04, 2016 8:32 pm
Forum: Databases
Topic: Connection string
Replies: 22
Views: 18328

Re: Connection string

Right now I'm using the Indy Version.

Go to advanced search