
 
 
 
 Q u e r y   V a l u e s 
 
 C o n n e c t i o n   S t r i n g :   { C o n n e c t i o n S t r i n g } 
 
 
 
 { # L a b e l : " C o n n e c t i o n   S t r i n g " } 
 
 
 
 { # L a b e l : " C h e c k   C o n n e c t i o n " } 
 
 
 
 { # L a b e l : " C r e a t e   T a b l e " } 
 
 
 
 { # L a b e l : " R e f r e s h   G r i d " } 
 
 G r i d   C o n t r o l : 
 
 -   T h e   C O N D I T I O N   d o e s   n o t   a f f e c t   t h e   I N S E R T   c o m m a n d . 
 
 
 -   T h e   C O N D I T I O N   a f f e c t s   t h e   S E L E C T ,   N E X T ,   U P D A T E ,   a n d   D E L E T E   c o m m a n d s .   
 
 
 -   I f   t h e   C O N D I T I O N   i s   l e f t   i n   b l a n k ,   t h e   S E L E C T ,   N E X T ,   U P D A T E ,   a n d   D E L E T E   c o m m a n d s   w i l l   a f f e c t   a l l   r e c o r d s   ( r o w s )   o f   t h e   t a b l e . 
 
 
 -   S t r i n g   v a l u e s   m u s t   b e   c o n f i g u r e d   b e t w e e n   s i m p l e   q u o t e s   ( e . g . :    a b c  ) . 
 
 
 -   W h e n   u s i n g   C o l u m n s   s e t   w i t h   t h e   t y p e   T E X T ,   s u c h   a s   t h e   C 1   f r o m   t h e   T a b l e _ 1 ,   y o u   m u s t   u s e   t h e   s y n t a x   C o l u m n e N a m e   L I K E    V a l u e    i n s t e a d   o f   C o l u m n N a m e =  V a u e  . 
 
 
 -   E x a m p l e s   f o r   t h e   C O N D I T I O N   v a l u e :   
 
 
     *   E x a m p l e   1 :   C 1   L I K E   ' A ' 
 
 
     *   E x a m p l e   2 :   C 2 = 1 0 
 
 
     *   E x a m p l e   3 :   C 1   L I K E   ' A '   A N D   C 2 = 1 0 
 
 
 
 C 1 : 
 
 # # # # # # # # # # # # # # # # # # # # 
 
 
 
 C 2 : 
 
 # # # # # # # # # # # # # # # # # # # # 
 
 
 
 C o n d i t i o n : 
 
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
 
 { I f ( S t a t u s = " " ,   " N o   E r r o r s " ,   S t a t u s ) } 
 
 
 
 I N S E R T 
 
 U P D A T E 
 
 D E L E T E 
 
 S E L E C T 
 
 N E X T 
 
 P R E V I O U S 
 
 R o w   { I f ( X D B n u m R o w s < 1 ,   " 0 / 0 " ,   X D B R o w   +   " / "   +   X D B N u m R o w s ) } 
 
 D B   W o r k s h e e t   ( A s y n c h r o n o u s ) 
 
 I N S E R T 
 
 U P D A T E 
 
 D E L E T E 
 
 S E L E C T 
 
 N E X T 
 
 P R E V I O U S 
 
 R o w   { I f ( $ n u m R o w s < 1 ,   " 0 / 0 " ,   R o w   +   " / "   +   N u m R o w s ) } 
 
 D B   F u n c t i o n s   ( S y n c h r o n o u s ) 
 
 { I f ( X D B S t a t u s = " " ,   " N o   E r r o r s " ,   X D B S t a t u s ) } 
 
 