Improved mysql connection
Posted: Wed Aug 17, 2022 4:07 pm
the mysql connector has functions for the new, next, previous record.
Can you update this tool with a function to load a specific record from database?
e.g. if (action=='load'){
// index == the record number
}
posted from an other form eg searching form ?
Can you update this tool with a function to load a specific record from database?
e.g. if (action=='load'){
// index == the record number
}
posted from an other form eg searching form ?