Re: [sqlite] database question

2010-12-07 Thread Simon Slavin
On 7 Dec 2010, at 10:31am, CDN Mark wrote: > newbie question, what I'd like to do is improve/add columns for a sadly > lacking database for a commercial proramme. What I'd like to know is it > possible to add columns to an existing database without causing problems, add > extra info into

Re: [sqlite] database question

2010-12-07 Thread Guy (Hotmail)
idea but no problem with another table and even in another database. You just have to know how. Hope this help’s Guy -Original Message- From: CDN Mark Sent: Tuesday, December 07, 2010 5:31 AM To: General Discussion of SQLite Database Subject: [sqlite] database question Hi, newbie

[sqlite] database question

2010-12-07 Thread CDN Mark
Hi, newbie question, what I'd like to do is improve/add columns for a sadly lacking database for a commercial proramme. What I'd like to know is it possible to add columns to an existing database without causing problems, add extra info into these columns, and then somehow create a viewer of

[sqlite] Database Question

2008-02-20 Thread Jay Young
I am using a sqlite3 database in a pda application that i am writing, the reason i am using it is so when our employees are out in the field collecting data the application can do data checking in the field to make sure the data the field personel are checking exist back in the main database in