all groups > flash data integration > january 2005 >
You're in the

flash data integration

group:

MSSQLXMLConnector


MSSQLXMLConnector Mark Pusateri
1/21/2005 2:58:27 PM
flash data integration:
Has anyone tried this from DevNet 7 or 8 yet? And if so, how does it work,
well?

It says you don't need any middleware and can do anything you can with ASP,
but I'm a bit skeptical about it. Sounds too good to be true to be able to
connect direct to SQL from Flash.

Thanks
Re: MSSQLXMLConnector Pilipo
1/25/2005 5:17:33 PM
MSSQLServerConnector is as good as it sounds. It will connect to SQL Server
through a SQL Server add-on called SQLXML. SQLXML is free from Microsoft and
installs on your SQL Server box. It hooks into IIS. You can make calls in one
of three ways:
1) You can call with an SQL statement on your URL.
2) You can call a Template on your server that executes a query based on
parameters you send to the template.
3) You can call a Schema that obfuscates your table information.

All three work very well. I have been using them a lot.....
Re: MSSQLXMLConnector BrianRKoch
1/25/2005 7:46:36 PM
Re: MSSQLXMLConnector Pilipo
1/25/2005 7:57:37 PM
RE: MSSQLXMLConnector Brainhu
7/1/2007 10:14:57 AM
Hello,Pilipo
Could you teach me how to use the MSSQLXMLConnector,I am a freshman.
if you dont mind,please send me some simple examples!
Here is My email:iori-boy@yeah.net
Thank you!

From http://www.developmentnow.com/g/70_2005_1_0_0_56464/MSSQLXMLConnector.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button