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 thes

Re: [sqlite] database question

2010-12-07 Thread Guy (Hotmail)
Hi Mark, I am not an expert on SQLite. But I have programming experience, so I can make a suggestion. You did not say what application you are talking and if you did, I might not know about it. What I would do is yes create a simple application that accesses the SQLite database and the table y