VCL uses “:PARAMETER” to define query parameters, DBX Framework represent parameter as “?”, and it doesn’t include name.
We have been using VCL for a long time and are accustomed to read and write our code based on DataSet parameters. When you start using the DBX Framework you expect it to work in a very similar way, but the framework has some differences. The Delphi language allow us to extend the framework and it would became more VCL friendly.
Please refer the below link for more information ,
http://www.andreanolanusse.com/en/parameterized-queries-with-dbexpress-dbx-framework/
We have been using VCL for a long time and are accustomed to read and write our code based on DataSet parameters. When you start using the DBX Framework you expect it to work in a very similar way, but the framework has some differences. The Delphi language allow us to extend the framework and it would became more VCL friendly.
Please refer the below link for more information ,
http://www.andreanolanusse.com/en/parameterized-queries-with-dbexpress-dbx-framework/
No comments:
Post a Comment