| View previous topic :: View next topic |
| Author |
Message |
Aslan Valued Contributor


Joined: 31 May 2001 Posts: 589 Location: Memphis, TN USA
|
Posted: Tue May 27, 2008 1:01 am Post subject: |
|
|
This looks promising
BTW - What is VDSQLite? From the pic it looks like a DB app or extention. |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Tue May 27, 2008 1:49 pm Post subject: |
|
|
hehe I figured someone would ask that question. VDSQlite is an extension that I am working on that gives you full access to the SQLite database engine. The extension when finished will encapsulate the full SQLite 3.x engine. When complete you will not need any other external DLL's or dependencies such as ODBC or ActiveX to have a local SQL database engine for VDS. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
WidgetCoder Contributor


Joined: 28 May 2002 Posts: 126 Location: CO, USA
|
Posted: Wed May 28, 2008 4:01 am Post subject: |
|
|
| dragonsphere wrote: | | VDSQlite is an extension that I am working on that gives you full access to the SQLite database engine. |
I can't wait to see your new toy  |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Wed May 28, 2008 8:01 pm Post subject: |
|
|
As always I will keep everyone posted. Lets not post questions about this here please. It is the wrong thread for this stuff. I just didn't have any other simple demo to show VDS working under Wine and using external DLL's is all. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
webdaddy Contributor


Joined: 14 Nov 2004 Posts: 151 Location: Raleigh NC
|
Posted: Fri May 30, 2008 8:27 pm Post subject: DB Support |
|
|
I am also working on something for MySQL but have not had the time to finish it. Currently I have 98% of the functions working but need more time to troubleshoot.
Keep me posted on your db progress and I'll do the same. Believe it or not I use VDS to "control" a crapload of Linux systems in a major computing environment. I can issue one command in my controller software and have it execute on 1 or many host at the same time. Makes updates and database support easy.
Good job definitely looks promising.
WD _________________ K Wetzel
Programming - Technology - Communications
"The Home of the SLC Security Console"
SLC now available for Linux... |
|
| Back to top |
|
 |
|