Home / comp / gb.db.form / datasource 
DataSource (gb.db.form)
DataSource

It acts like a container.
It only can deal with one database Connection.

You can see an example in .../Examples/DataBase/DataBase in the Gambas IDE.

Symbols
This class inherits Panel in gb.qt.
This class is creatable.
This class acts like a read-only array.

Properties  Methods  Events 
Action  Arrangement  AutoResize  BackColor  Background  Border  Children  ClientH  ClientHeight  ClientW  ClientWidth  ClientX  ClientY  /comp/gb.db.form/datasource/current  Cursor  Design  Drop  Enabled  Expand  Filter  Font  ForeColor  Foreground  H  Handle  Height  Id  Ignore  /comp/gb.db.form/datasource/index  Left  /comp/gb.db.form/datasource/modified  Mouse  Name  Next  Padding  Parent  Previous  /comp/gb.db.form/datasource/readonly  ScreenX  ScreenY  /comp/gb.db.form/datasource/sort  Spacing  Table  Tag  ToolTip  Top  Visible  W  Width  Window  X  Y    /comp/gb.db.form/datasource/cancel  Create  Delete  Drag  Find  GetKeys  Grab  Hide  Lower  Move  /comp/gb.db.form/datasource/movefirst  /comp/gb.db.form/datasource/movelast  /comp/gb.db.form/datasource/movenext  /comp/gb.db.form/datasource/moveprevious  MoveScaled  /comp/gb.db.form/datasource/moveto  Raise  Refresh  /comp/gb.db.form/datasource/remove  Reparent  Resize  ResizeScaled  Save  SetFocus  Show    Arrange  DblClick  Drag  DragMove  Drop  Enter  GotFocus  Insert  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseDrag  MouseMove  MouseUp  MouseWheel   

See also

How To Open a MySQL connection and use it  Enter data with gb.db.form