New dbConnect/dbInsert/dbClose functions

What would you like to see in CSPro?
Forum rules
New release: CSPro 8.0
Post Reply
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

New dbConnect/dbInsert/dbClose functions

Post by htuser »

Dear Cspro Developer Team,
I know that you're very busy implementing new innovative functions and tools for the next 7.2 version.
As a solution for my very old request to have ability to process data either with Cspro logic/batch, either in relational database, i would like
to know if it's possible to have:
1.- dbConnect function able to open RDBMS using credentials so do some parameters such as database type (MySQL, PostgreSQL, SQLServer, Oracle, MongoDB etc);
2.- dbInsert to insert sqlQuery into opened database with parameters such as multiple query;
3.- dbClose or dbDisconnect able to close this connexion;

Maybe, it will be possible, with the future improved and powerful sqlQuery function to query record, items and insert them into the opened DB under some conditions such as case revision.

Having theses functions rather than a tools will add more power and flexibility to Cspro Users.

Thanks in advance,
G.VOLNY, a CSProuser from Haiti, since 2004
Post Reply