Hi! I found your library
- Seek (samplePos As Int) As Int
Seek to approximately the specified sample position. - SeekSequencePos (sequencePos As Int, sequenceRow As Int)
Seek to the specified position and row in the sequence.
Dim rs1 As ResultSet
mh1.Initialize("remort server ip","db name","username","password")
rs1=mh1.Query("SELECT * FROM db ")