PT Connection to SQL Server USING HTTP -
06-20-2005
, 05:19 AM
I know that it is possible to Access a SqlServer DB using HTTP in this way:
http://IISServer/nwind?sql=select+*+...TO&roo t=root
Is it possible to use this access in a PivotTable to connect to SqlServer
DB???
Thanks |