flash+Mysql
flash+Mysql
Out of context: Reply #3
- Started
- Last post
- 15 Responses
- QuincyArcher0
database connections in asp/ado are pretty easy. .NET is even easier, if the server supports it.
go here;
http://www.4guysfromrolla.com/we…it shows how to connect to an access DB, but it's not that different then SQL.
or you could grab the book ASP.NET unleashed.