2009/6/8 Jarrod Chesney <[email protected]>

>
> Hi All
> Does anyone knows where i can find information about using SQLAlchemy
> from c++ or even if its possible.
>
>
SQLAlchemy is written in pure python. So, you question should be:

* How to embed the Python interpreter in my C++ program?
or
* How to communicate with services written in Python in my C++ program?


-- 
XUE Can

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to