Officially you can't connect a Flex client directly to a database. You can use the socket classes to write your own SQL drivers though. If you Google, I believe that someone has started the work.
That said, why not use C# on the server as middleware between a Flex client and the SQL Server database? girish_ok wrote: > > > Hi All, > > I want to know how to connect SQL SERVER 2005 using Flex, if anyone > knows then let me know, > i am planning to develop desktop application for dotnet. I can develop > using C# but i want to develop using Flex cause the look and feel is > very good in FLEX.. > > Thanks in advance > > Regards > Girish > > -- Jeffry Houser, Technical Entrepreneur, Software Developer, Author, Recording Engineer AIM: Reboog711 | Phone: 1-203-379-0773 -- My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com>