I am Using FormBuilder 6.0 to manipulate database Oracle
I want to call some functions,procedures written in visual C++6.0 and then pass
some parametters to insert , update into database
First , i run in Client/Server mode
My hardware is not good enough for Web running , but i can try in school
With FormBuilder i can manipulate data
And i develloped some VC++ function checking data before insert , update.
So i want to call them from Formbuilder in runtime
Help me how to handle it ?
Thanks in advance
I want to call some functions,procedures written in visual C++6.0 and then pass
some parametters to insert , update into database
First , i run in Client/Server mode
My hardware is not good enough for Web running , but i can try in school
With FormBuilder i can manipulate data
And i develloped some VC++ function checking data before insert , update.
So i want to call them from Formbuilder in runtime
Help me how to handle it ?
Thanks in advance