The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Accessing SQLite database

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
onoseque Posted - 04/15/2021 : 04:00:18 AM
Origin Ver. and Service Release OriginPro 2021 (64-bit)
9.8.0.200 (Student Version)
Operating System:Windows

I want to use Origin to process previously generated data, which is stored in a .db database (SQLite). But I don't manage to connect to the data base. I have downloaded an OBDC driver, but I am not sure what is expected as Data Source Name and server, as I have no server, the data base is stored in my PC? And the data base is not password protected so I am also not sure what is expected with username and password down the line - I have tried my PC username and pass, but doesn't work of course...
Would appreciate the help! Thanks!
2   L A T E S T    R E P L I E S    (Newest First)
cpyang Posted - 05/01/2021 : 10:05:50 AM
SQLite support is greatly improved in Origin 2021b. It is no longer necessary to create ODBC Data Source in Windows, you can now just directly connect to a .db, .sqlite file.

We also added support to export, or update a SQLite database from Origin.

CP
YimingChen Posted - 04/15/2021 : 09:07:50 AM
Can you follow the steps below?
1. Download an ODBC driver for SQLite, which is available at http://www.ch-werner.de/sqliteodbc/. Download sqliteodbc.exe file from this website. Run the .exe to install.
2. Open ODBC Data Source tool in windows (search it in Windows search box), add a DSN that connects to your db file.

3. In Origin, start a new worksheet and select menu Data:Connect to Database:New..., select ODBC data source, find the DSN that you just created to connect.


James

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000