The OS is Windows XP.  I know some VB script, some pearl and i'v used Visual
VB and C# as well.

I was thinking that the script would called from a windows scheduled task
and the script would then import the text file into the table in
SQLite...Sounds easy, but i'm not sure what's available to create script.

thanks
Scott

Simon Slavin-2 wrote:
> 
> 
> On 22 Jul 2009, at 5:34pm, scabral wrote:
> 
>> 1.  Need to automatically import text file into SQLite database on  
>> local
>> machine (machine always on).  I was thinking of using scheduled task  
>> to run
>> a script to do this, but not sure if that is possible.
> 
> What programming languages or scripting languages do you know ?  Which  
> operating system is that machine using ?
> 
>> 2.  Neet to somehow create a front-end to query data from SQLite  
>> database
>> (not sure if SQLite has front end application).
> 
> It can talk to many many programming languages.  This will be  
> relatively easy, it's getting the data out of Access, and from the  
> text files that's hard.
> 
> Do your users have access to web browsers ?  Can you write in PHP ?   
> Do you have a web server set up ?
> 
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ability-to-convert-Access-to-SQLite-tp24609886p24610956.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to