View RSS Feed

Development Team Blog

  1. Getting More Out of Your Browser Control - Part III

    This is the third blog article about getting more out of the web browser control. In comments I have been asked to show code that uses the web browser control. In the first blog I mentioned that the web browser control is used in a welcome dialog for Database Explorer. Let's review the code for that dialog in this blog.

    The dialog
    Let's look at the dialog again, the picture shows how it looks like.
    ...

    Updated 2-Dec-2013 at 02:25 AM by Vincent Oorsprong (Images enlarged)

    Categories
    Uncategorized
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	2011-04-16_171510.jpg 
Views:	2704 
Size:	62.0 KB 
ID:	4257  
  2. How to Delete Multiple Records in one Go with Database Explorer?

    Once in a while we get the question how can I delete multiple records with Database Explorer. In this blog I will tell you what your options are.

    From the initial revision up there is a function called "Erase all Data". You can find this on the File pulldown. The option is not enabled by default because Database Explorer will configure itself in its most defensive state. Via the configuration dialog you can - when you have dbAdmin rights (Studio users have this option set) - allow ...