This question is related to Integrated Mapping - How to simulate the SQL query
I've created a menu in Visual Basic that tries to simulate the SQL query. Created a menu and entered the following codes
Private Sub mnuSelect_Click()
mi.RunMenuCommand M_QUERY_SELECT
End Sub
A SQL query dialog pops up, after entering some sql commands in the dialog and click "OK" command button, the table browser doesn't automatically pops up unlike in MapInfo.
Does anyone knows how can I re-create the same behaviour as what we have in MapInfo? If there are any sample codes?
Thanks
Express yourself instantly with MSN Messenger! MSN Messenger
_______________________________________________ MapInfo-L mailing list [email protected] http://www.directionsmag.com/mailman/listinfo/mapinfo-l
