Flash database connection through sockets

krahny

New Member
Messages
25
Reaction score
0
Points
0
I found a website with a tutorial on how to connect flash to a database through sockets, http://www.devx.com/webdev/Article/30638. It has a list of requirements and I wanted to know if x10 supported these:

- A Java IDE (Eclipse 3.0 used by the author)
- Microsoft SQL Server 2000 driver for JDBC
- SQL Server 2000

Could someone please help?
 
Top