Hello,
I have to write an application using ms sql server database. I have to
use an existing database that being used in the company and my app
should do some data entry and lots of reporting.
I'd like to use turbogears because the other option is to use .net.
I have some questions because I have only used postgresql with
turbogears before.
-first question is codepage issues. in tg I'll use utf8 and the mssql
database is not using unicode but using another codepage. I think this
will give me problems.
- second: the database is already created and full of data so is there
any way to get the table definitions in model files automagicaly?
- third: is there any sample code using mssql databases?
--
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en.