SQLite support

Post all your suggestions.

SQLite support

Postby poematrix » Sun Jul 12, 2009 11:00 pm

Hi.

I like the feel of your programming language, and your IDE looks very attractive. Bravo, and thank you for making all of this available.

One big advantage is the possibility of extending the language with C++ extensions. One such much-needed extension would be IMHO support for SQLite.

Is it doable?

TIA,
~/poematrix
poematrix
 
Posts: 2
Joined: Thu Jul 09, 2009 7:32 am

Re: SQLite support

Postby seccia » Mon Jul 13, 2009 6:41 am

thanks.

yes I think cause the sqlite source is available
I will test it as soon as possible... it will be a great extension example
seccia
Site Admin
 
Posts: 210
Joined: Mon Nov 17, 2008 1:58 pm
Location: Paris

Re: SQLite support

Postby poematrix » Thu Jul 16, 2009 6:15 am

Cool! I am very much looking forward to that.
poematrix
 
Posts: 2
Joined: Thu Jul 09, 2009 7:32 am

Re: SQLite support

Postby seccia » Tue Jul 28, 2009 11:23 am

i started it (Seccia 0.1.1.5).
http://www.seccia.org/tmp/sqlite.zip

there are two Visual C++ 2008 projects:
- sqlite3: static library
- SQLite: dll (Seccia Extension)

I implemented:
- close
- column_int
- exec
- finalize
- open
- prepare
- reset
- step

i tested it, it works

someone would like to continue the project?
seccia
Site Admin
 
Posts: 210
Joined: Mon Nov 17, 2008 1:58 pm
Location: Paris


Return to Suggestions

Who is online

Users browsing this forum: No registered users and 1 guest

cron