Error Opening Database

Rich Shepard <[email protected]>
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
   As I test during development I come across errors I don't understand.
Below is one of them:

[rshepard@salmo /data1/eikos]$ python eikos.py 
Traceback (most recent call last):
   File "eikos.py", line 515, in OnFileNew
     self.OnOpenDB(projname)
   File "eikos.py", line 175, in OnOpenDB
     self.con = sqlite.connect(projname, isolation_level=None)
AttributeError: 'unicode' object has no attribute 'connect'

   Where does 'unicode object' come from?

   As an aside, when I enter a 'projname', should the '.db' extension be
explicitly included?

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.(TM)    |            Accelerator
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.