the_chill wrote:
> Hello, how do I save a information + Date in a SQlite DB? I want later to
> enter a date and get the Information. Like information from
> 07.08.05-03.04.06 or so. I tryed SQlite browser but found no way. I need to
> share the DB betwen a Linux and WinXP system wihtout a server. Any hints how
> to orgenice the DB and the request?

SQLite can do everything you want to do. It sounds to me like you need 
to read a basic tutorial on SQL before you start. Try a google search 
for SQL tutorial.

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

Reply via email to