> On attempting to connect to a FileMaker Server (13.0.5) with the latest MBS
> Xojo SQL Plugin.xojo_plugin version 14.4 (18444) the following error occurs:
> 
> S1010 [iODBC][Driver Manager]Function sequence error

I could reproduce it. After a select, the command object is not a result set, 
so you can't query next record.


Ah, it's scrollable:

con.Scrollable = false

please set to false.



Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to