I want to present BETA Version of my ADO.au3 UDF.
This is modifed version of _sql.au3 UDF.
For that I want to thanks : ; Chris Lambert, eltorro, Elias Assad Neto, CarlH
This is first public release , and still is as BETA
DOWNLOAD LINK (in download section):
Have fun,
mLipok
EDIT: 2016-06-03
Below some interesting topics about databases:
EDIT 2016/07/04:
For more info about ADO l
As you can see many of the features is not fully described. However, the UDF is working and fully functional.
Recently, I found that I am making over and over again, so I decided to go public, in the hope of new concepts, or help in writing/documenting .....
REMARKS: To be sure that function return success or failure you should check @error macro instead "Return Value".
Do not use Magic Numbers especially when you will check @error -- I mean You should use predefined enumerations: