Hi,
Can any one please help me for database connectivity.
I have to create a simple application where i need to connect the database
(SQL/Access) directly from Flash MX 2004 Professional and display the fetched
data on stage in simple format.
If any one give me simple line of code to achieve this task it will help me a
lot.
Thanks in advance.
thedanster - 28 Jul 2005 18:48 GMT
I have never heard that this is doable. You must run through some sort of server technology.
sacal - 12 Aug 2005 15:23 GMT
Yep, thedanster is right. You'll need a server side technology to be the
interface between flash and the DB. Something like coldFusion, PHP, ASP....
ColdFusion would be the easiest to learn, since it would give you an all
Macromedia solution, but PHP seams to be the most popular one.... probably
because it's free!
Good luck!
M&M
NetBossUSA - 12 Aug 2005 22:24 GMT
If what you are doing is simple enough you can save the file with the variables right to your hard drive. The data would save to a text filel and also load from a text file if you so choose.
ICe8180 - 13 Aug 2005 10:26 GMT
I have some problems 'bout it too. But I don't wanna use php or asp. Flash remoting is something that shall do that without using that pages....or where are the news???