I made this example for another user to display how a lacewing client can connect to a lacewing server connected to a SQLite database, which you can query using lacewing. This would be a client-server side scenario, and queues requests from lacewing clients to avoid file locking you would normally experiencing when sharing a SQL lite database over a network. This example works for both LAN and WAN.

Included is the source file and example for the client. The server software I made I can provide the mfa for, but it is 5000 lines and very complex, as I did as much comments in it. If anyone is interested using the server software let me know and I can provide you the exe and syntax for inserting/updating/deleting and selecting queries.

http://www.cctvservices.net/CCTV/WAN_Example.zip

This was done in MMF2 Developer, but should work for fusion.