1. JAVOHIR O'RINBOYEV
Information acquired: 2023
with visual basic forms you can assign a variable to your mysql queries in following manner: REM : the method below getvalue can store the exact same value as of query in the variable line is: a = Reader.GetValue(Query = select max(id) from db1.table1) here var a will have the max value of the column id. another function getint32/64 etc can also be used.
©