fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > comp > gb.db.form
 
Edit  Rename  Undo  Refresh 
-> 3.0
 
Documentation
History  
gb.db.form - History
01/30/2008 06:54:43 - e.wright
..............................................................................   ..............................................................................
                                                                                                                                                               
Set up a [/comp/gb.db/connection] with a database; before, the form with the c   Set up a [/comp/gb.db/connection] with a database; before, the form with the c
{seealso                                                                         {seealso                                                                      
[/howto/database],[/doc/dbformoverview|Database form overview]                   [/howto/database],[/howto/dbformentering|Enter data with gb.db.form]           
}                                                                                }                                                                             
                                                                                                                                                               
01/30/2008 06:37:56 - e.wright
..............................................................................   ..............................................................................
                                                                                                                                                               
Set up a [/comp/gb.db/connection] with a database; before, the form with the c   Set up a [/comp/gb.db/connection] with a database; before, the form with the c
                                                                                 {seealso                                                                      
{seealso                                                                                                                                                       
[http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]      [/howto/database],[/doc/dbformoverview|Database form overview]                 
}                                                                                }                                                                             
                                                                                                                                                               
01/29/2008 07:37:29 - gambas
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
@symbols                                                                         @classes                                                                       
                                                                                                                                                               
Set up a [/comp/gb.db/connection] with a database; before, the form with the c   Set up a [/comp/gb.db/connection] with a database; before, the form with the c
                                                                                                                                                               
..............................................................................   ..............................................................................
01/29/2008 07:37:21 - gambas
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
                                                                                 @symbols                                                                       
                                                                                                                                                                
Set up a [/comp/gb.db/connection] with a database; before, the form with the c   Set up a [/comp/gb.db/connection] with a database; before, the form with the c
{seealso                                                                                                                                                       
[http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]      {seealso                                                                      
}                                                                                [http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]   
                                                                                 }                                                                              
                                                                                                                                                               
01/28/2008 09:12:34 - e.wright
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
You first must set up a DataBase [/comp/gb.db/connection]; this must be done b   Set up a [/comp/gb.db/connection] with a database; before, the form with the c 
{seealso                                                                         {seealso                                                                      
[http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]      [http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]   
}                                                                                }                                                                             
..............................................................................   ..............................................................................
01/28/2008 09:06:12 - e.wright
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
You first must set up a DataBase [/comp/gb.db/connection]; this must be done b   You first must set up a DataBase [/comp/gb.db/connection]; this must be done b
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it                                                                                 
[/comp/gb.db.form/databrowser] lets other controls browse; you need a primary                                                                                  
                                                                                                                                                               
You can also browse through the methods of the [/comp/gb.db.form/datasource] -                                                                                 
{seealso                                                                         {seealso                                                                      
[http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]      [http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]   
}                                                                                }                                                                             
..............................................................................   ..............................................................................
01/28/2008 09:04:04 - e.wright
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
You first must set up a DataBase [/comp/gb.db/connection]; this must be done b   You first must set up a DataBase [/comp/gb.db/connection]; this must be done b
{seealso                                                                                                                                                       
[http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti                                                                                 
}                                                                                                                                                              
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it
[/comp/gb.db.form/databrowser] lets other controls browse; you need a primary    [/comp/gb.db.form/databrowser] lets other controls browse; you need a primary 
                                                                                                                                                               
..............................................................................   ..............................................................................
01/28/2008 09:03:24 - e.wright
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
You first must set up a DataBase [/comp/gb.db/connection]; this must be done b   You first must set up a DataBase [/comp/gb.db/connection]; this must be done b
Start from a Module.                                                                                                                                           
{seealso                                                                         {seealso                                                                      
[http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti   [http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti
}                                                                                }                                                                             
..............................................................................   ..............................................................................
01/28/2008 08:59:52 - e.wright
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                                                                                               
You first must set up your DataBase; this must be done before the form with th   You first must set up a DataBase [/comp/gb.db/connection]; this must be done b 
Start from a Module.                                                             Start from a Module.                                                          
{seealso                                                                         {seealso                                                                      
[http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti   [http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti
}                                                                                }                                                                             
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse; you need a primary  
                                                                                                                                                               
You can also browse through the methods of the [/comp/gb.db.form/datasource] -   You can also browse through the methods of the [/comp/gb.db.form/datasource] -
{seealso                                                                         {seealso                                                                      
..............................................................................   ..............................................................................
01/28/2008 08:52:54 - e.wright
..............................................................................   ..............................................................................
}                                                                                }                                                                             
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
You can also browse through the methods of the [/comp/gb.db.form/datasource] -                                                                                  
                                                                                 You can also browse through the methods of the [/comp/gb.db.form/datasource] - 
{seealso                                                                         {seealso                                                                      
[http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]      [http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]   
}                                                                                }                                                                             
..............................................................................   ..............................................................................
01/28/2008 08:50:29 - e.wright
..............................................................................   ..............................................................................
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   You can also browse through the methods of the [/comp/gb.db.form/datasource] -
You can also browse through the methods of the [/comp/gb.db.form/datasource] -   {seealso                                                                      
                                                                                                                                                               
{seealso                                                                                                                                                       
connect to data base with [/comp/gb.db/connection] ;table access through [/com   [http://gambasdoc.org/help/howto/dbformentering|Enter data with gb.db.form]    
}                                                                                }                                                                             
                                                                                                                                                               
01/28/2008 08:09:55 - e.wright
..............................................................................   ..............................................................................
                                                                                                                                                               
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
You can also browse through the methods of the [/comp/gb.db.form/datasource] -   You can also browse through the methods of the [/comp/gb.db.form/datasource] - 
                                                                                                                                                               
{seealso                                                                         {seealso                                                                      
connect to data base with [/comp/gb.db/connection] ;table access through [/com   connect to data base with [/comp/gb.db/connection] ;table access through [/com 
}                                                                                }                                                                             
                                                                                                                                                               
01/28/2008 08:09:07 - e.wright
..............................................................................   ..............................................................................
                                                                                                                                                               
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
You can also browse through the methods of the [/comp/gb.db.form/datasource] -   You can also browse through the methods of the [/comp/gb.db.form/datasource] - 
                                                                                                                                                               
{seealso                                                                         {seealso                                                                      
connect to data base with [/comp/gb.db/connection] ;table access through [/com   connect to data base with [/comp/gb.db/connection] ;table access through [/com
..............................................................................   ..............................................................................
01/28/2008 06:51:10 - e.wright
..............................................................................   ..............................................................................
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
You can also browse through the methods of the [/comp/gb.db.form/datasource] -   You can also browse through the methods of the [/comp/gb.db.form/datasource] -
                                                                                                                                                               
{alsosee                                                                         {seealso                                                                       
must have [/comp/gb.db/connection]; [/comp/gb.db.form/datasource] for table ac   connect to data base with [/comp/gb.db/connection] ;table access through [/com 
}                                                                                }                                                                             
                                                                                                                                                               
01/28/2008 06:40:11 - e.wright
..............................................................................   ..............................................................................
You can also browse through the methods of the [/comp/gb.db.form/datasource] -   You can also browse through the methods of the [/comp/gb.db.form/datasource] -
                                                                                                                                                               
{alsosee                                                                         {alsosee                                                                      
must have connection; [/comp/gb.db.form/datasource] for table access; [/comp/g   must have [/comp/gb.db/connection]; [/comp/gb.db.form/datasource] for table ac 
}                                                                                }                                                                             
                                                                                                                                                               
01/28/2008 06:17:42 - e.wright
..............................................................................   ..............................................................................
                                                                                                                                                               
Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it   Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it
                                                                                 [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y                                                                                 
                                                                                 You can also browse through the methods of the [/comp/gb.db.form/datasource] - 
                                                                                                                                                               
You can also browse through with methods of the [/comp/gb.db.form/datasource]    {alsosee                                                                       
                                                                                 must have connection; [/comp/gb.db.form/datasource] for table access; [/comp/g 
                                                                                 }                                                                              
                                                                                                                                                               
01/27/2008 20:12:52 - e.wright
..............................................................................   ..............................................................................
[http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti   [http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti
}                                                                                }                                                                             
                                                                                                                                                               
Then add a [/comp/gb.db.form/datasource] for table access.                       Then add a [/comp/gb.db.form/datasource] for table access; Add, controls to it 
                                                                                                                                                               
Add controls to it.                                                                                                                                            
                                                                                                                                                               
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
                                                                                                                                                               
..............................................................................   ..............................................................................
01/27/2008 20:10:47 - e.wright
..............................................................................   ..............................................................................
                                                                                                                                                               
Add controls to it.                                                              Add controls to it.                                                           
                                                                                                                                                               
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y   [/comp/gb.db.form/databrowser] lets other controls browse through the table; y 
                                                                                                                                                               
You can also browse through with methods of the [/comp/gb.db.form/datasource]    You can also browse through with methods of the [/comp/gb.db.form/datasource] 
                                                                                                                                                               
01/27/2008 06:13:16 - p.lang
..............................................................................   ..............................................................................
You first must set up your DataBase; this must be done before the form with th   You first must set up your DataBase; this must be done before the form with th
Start from a Module.                                                             Start from a Module.                                                          
{seealso                                                                         {seealso                                                                      
[http://gambasdoc.org/help/howto/database|How to create and use MySQL coneccti   [http://gambasdoc.org/help/howto/database|How to create and use MySQL connecti 
}                                                                                }                                                                             
                                                                                                                                                               
Then add a [/comp/gb.db.form/datasource] for table access.                       Then add a [/comp/gb.db.form/datasource] for table access.                    
..............................................................................   ..............................................................................
01/24/2008 09:27:18 - e.wright
..............................................................................   ..............................................................................
                                                                                 Add controls to it.                                                           
[/comp/gb.db.form/databrowser] lets other controls browse through the table; y                                                                                 
                                                                                 [/comp/gb.db.form/databrowser] lets other controls browse through the table; y
                                                                                                                                                                
You can also browse through with methods of the DataSource -- changing all the   You can also browse through with methods of the [/comp/gb.db.form/datasource]  
                                                                                                                                                               
01/24/2008 09:25:18 - e.wright
This [../../def/component] provides data-bound controls.                         This [../../def/component] provides data-bound controls.                      
                                                                                 You first must set up your DataBase; this must be done before the form with th 
                                                                                 Start from a Module.                                                           
                                                                                 {seealso                                                                       
                                                                                 [http://gambasdoc.org/help/howto/database|How to create and use MySQL coneccti 
                                                                                 }                                                                              
                                                                                                                                                                
                                                                                 Then add a [/comp/gb.db.form/datasource] for table access.                     
                                                                                                                                                                
                                                                                 Add controls to it.                                                            
                                                                                                                                                                
                                                                                 [/comp/gb.db.form/databrowser] lets other controls browse through the table; y 
                                                                                                                                                                
                                                                                 You can also browse through with methods of the DataSource -- changing all the 
                                                                                                                                                               
08/21/2007 07:28:50 - gambas
                                                                                 This [../../def/component] provides data-bound controls.                       
                                                                                                                                                               
04/28/2007 03:53:36 - gambas
No change
02/22/2006 01:49:41 - gambas
Creation