Hi
I am working on copying quickbooks accounting software data into postgresql 
server.

There are two files here

   1. 
   
   extract_quickbooks_models.py
   2. 
   
   qb_postgres_sync.py
   
   
   
git clone 
https://benlawr...@bitbucket.org/benlawraus/quickbooks_into_web2py.git

that copy the data over. 

One thing I found is that to run extract_quickbooks_models, I need a 32 bit 
python environment (the quickbooks driver is 32-bit).

I tried using Cygwin 32 bit but it did not work.  But the py.exe included 
in the windows distribution is perfect for this! 

How did you make py.exe for the windows distribution?
regards
Ben

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to