Groups | Blog | Home
all groups > flash data integration > september 2005 >

flash data integration : Can Flash call an MSSQL stored procedure?


Dimitar
9/12/2005 12:00:00 AM
There are couple of different solutions but for what I am thinking now is
creating a ASP.NET Web Service, which to execute the stored procedure and
return the data of the Stored Procedure in a .NET DataSet. On behalf of Flash,
in frame 1, 2 or before all the main UI frames, create a Actionscript DataSet,
which could access the .NET DataSet through AS 2.0 WebService class or
WebServiceConnector in design mode. After that you could distribute the data to
be loaded into an XML, or directly assign the different properties of the
loaded objects into the AS DataSet to the movieclips/controls used in your UI
(if this is the case).

Dimitar
atrav
9/12/2005 1:07:49 PM
Is it possible to get Flash MX2004 pro to execute a stored procedure in a MSSQL
database? Each time I run a particular SWF I would like the database to run
a query to create an XML file.

Thanks,

Alan.
crash
9/23/2005 11:44:46 AM
Any ideas fro PHP?

Jon Parkhurst
PriivaWeb
http://priiva.net

[quoted text, click to view]

AddThis Social Bookmark Button