Hello,

I have been asked to write a front-end for an accounting system that will
allow business participating in certain benefits plans the ability to
receive and pay their bill online, reconcile bills, and add/delete members.
The problem is that the database is an existing SQL Server 2008 system and I
have not found any decent ways to connect to this database. The db itself
contains over 200 tables but I am only interested in 7 of them. I would love
to be able to use Django to develop the front end rather than ASP.NET but I
don't see a great deal of support out there for SQL Server '08 (I am using a
Mac right now... not real keen on having to bootcamp windows onto my Mac).
Has anyone had this type of project before? If so, I'd love to hear how you
got started.

Thanks in advance,

Steven Elliott

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to