WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

ADO DAO
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

MySQL UDFs

 Keywords: MySql ADO 

[ MySQL ADO Config.zip ]

Here's a few of the functions in the file named MySQLFunctions.wbt

#defineFunction MySQL_DescribeTable(ConnectionStr, TableName)
#defineFunction MySQL_ExportAccessTableToMySQL(MDBName, DestinationDB, SourceTableName, DestinationTableName)
#defineFunction MySQL_ExportTableToFile(sql, DataFileName, FieldDelimiter, TextQualifier)
#defineFunction MySQL_FormatFilePath(Filename, Format)
#defineFunction MySQL_GetDataTypes(xmlFile)
#defineFunction MySQL_ListTables(ConnectionStr)
#defineFunction MySQL_LoadDataFile(DataFileName, TableName, FieldDelimiter, TextQualifier)
#defineFunction MySQL_TableDef(ConnectionStr, TableName)
#defineFunction MySQL_TableDefAsHTML(TableName, TableDef)
#defineFunction MySQL_TableDefAsText(TableName, TableDef)
Some of the other scripts are in rough shape, but should be workable.
Article ID:   W17441
File Created: 2019:08:14:09:21:42
Last Updated: 2019:08:14:09:21:42