Search results

  1. M

    Check if field exists in table

    I don't think that there's a way that you can test for a DB connection but you can still use pre-processors to get a similar effect. For example, you could define a pre-processor in an include file that is included in ALL procedures. To perform a compile for a specific database, you would...
  2. M

    resize smartdatabrowser problem

    Resizing a smartbrowser I know it's been a while, but I'll post a response to this anyway. At design-time, when your smartbrowser is visible in the smartwindow or smartdialog, and you can see resize 'handles', what you are actually resizing is the frame that parents the browse widget, and...
Top