Have the following code, which shows the state of all databases in the app.
As this is displayed in a SQL edittext I don't want it to be formatted as SQL as that will make no sense.
This is done with the line:
cMP.cSQLEdit.bNoEDTFormatting = True
Sub ShowDatabasesStates
Dim i As Int...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.