<http://chat.stackoverflow.com/transcript/message/31849678#31849678>
Hello guys, I am running a bot on bitfinex.com and creating ticker's 
Database(file_name.db) I am using sqlalchemy API and sqlite Database 
engine. now I want to import that file that is going to update at every 
second(file_name.db) in another program/another file but not able to find 
any DB-File-import/connect function in SQLAlchemy, Is there any other way I 
can work around?

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to