taviso / 123elf

A native port of Lotus 1-2-3 to Linux.
1.16k stars 59 forks source link

/Data External #91

Open jibanes opened 2 years ago

jibanes commented 2 years ago

I just found out about /Data External which seems to allow the use of database drivers, possibly to connect to a relational database. I didn't find much about this, I doubt odbc and those things were available back then, but it would really be interesting if it was possible to populate a few cells from an external program automatically without the use of macros. I'm still looking for more docs about this, any ideas welcomed.

taviso commented 2 years ago

There is an API we could use to add basically any data source - in theory there's no reason we couldn't add odbc, or anything else. At the moment there's just the stub driver that doesn't do anything, but I had thought about adding a Google Finance driver or something!

jibanes commented 1 year ago

Yeah that's what I had in mind too, would be an interesting way to monitor the markets.

On Wed, Jun 15, 2022 at 9:15 AM Tavis Ormandy @.***> wrote:

There is an API we could use to add basically any data source - in theory there's no reason we couldn't add odbc, or anything else. At the moment there's just the stub driver that doesn't do anything, but I had thought about adding a Google Finance driver or something!

— Reply to this email directly, view it on GitHub https://github.com/taviso/123elf/issues/91#issuecomment-1156670846, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALDESWJNBPWT56RG5HBLA3VPH6SHANCNFSM5Y2QY2QA . You are receiving this because you authored the thread.Message ID: @.***>