Hi, I was reading /packages/fcl-web/src/webdata/readme.txt and tried to test it, and created an TFPWebProviderDataModule, with an database connection, joined to a TSqlQuery, TSqlTransaction, and a Datasource, then added a TSQLDBWebDataProvider linking it to the datasource.
The cgi executable name is tarjeta.cgi, the TFPwebProviderDataModule is named "clientesProviderDM" and the TSQLWebDataProvider's name is "SQLDBWebDataProvider1". when I call it with this url, it gives en Access Violation without any hint about the problem that's causing it. According to the readme.txt, this should be the url I have to call to execute this provider: http://localhost/cgi-bin/tarjeta.cgi/clientesProviderDM/SQLDBWebDataProvider1 I attached my project to let you check it. -- Leonardo M. Ramé http://leonardorame.blogspot.com
tarjeta.tar.gz
Description: Binary data
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus