HTML ISO-8859-1 Reference
ó via w3schools.com
ó via w3schools.com
13 comments, read/add them… Home | Articles | Scripts | Forums | Blog | Certification | Misc | About Copyright & Disclaimer HTML CSS via oracle-base.com
‘Function: WriteRecordsetToFile‘Input :‘ rsExport — The recordset that needs to be exported‘ fileName — Name of the file to which the recordset data will be saved‘ cDelimeter — The delimeter that will be used to separate columns‘Output‘ Returns True if the process was successfull‘ Returns False if the process failedPublic Function writeRecordsetToFile(ByVal rsExport As ADODB.Recordset,Read More