RE: RE: [sqlite] Problem: Can't See Tables in Database

2007-07-03 Thread Lee Crain
Tom, Ritesh, After all is said and done, I have some egg on my face. The problem was ultimately a path issue, complicated for me because, in the hurry of development, I had forgotten that I had copied a database to another folder to perform a specific test. I had it duplicated one directory awa

RE: [sqlite] Problem: Can't See Tables in Database

2007-07-03 Thread Tom Briggs
Message- > From: Lee Crain [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 03, 2007 12:25 PM > To: sqlite-users@sqlite.org > Cc: [EMAIL PROTECTED] > Subject: RE: [sqlite] Problem: Can't See Tables in Database > > Tom Briggs, > > > > Thank you for your r

RE: [sqlite] Problem: Can't See Tables in Database

2007-07-03 Thread Lee Crain
Tom Briggs, Thank you for your response. I attempted to send you a response complete with screenshots to eliminate any ambiguity but it was returned unsent because it was too large for your mail daemon. I have taken care to make certain that the "sqlite3.exe" executable, all databases (hig

RE: [sqlite] Problem: Can't See Tables in Database

2007-07-03 Thread Tom Briggs
imple... Think small. :) -Tom > -Original Message- > From: Lee Crain [mailto:[EMAIL PROTECTED] > Sent: Monday, July 02, 2007 5:47 PM > To: sqlite-users@sqlite.org > Subject: [sqlite] Problem: Can't See Tables in Database > > I have 2 databases created and po

[sqlite] Problem: Can't See Tables in Database

2007-07-02 Thread Lee Crain
I have 2 databases created and populated: > DBLee, my test database > MiniMain, a subset copy of one of our production databases >From the sqlite3 command prompt, I can run queries against both databases and see the results. I can also enter the ".tables" command and see the correct list of