VB.Form,Name,frmTest ,BorderStyle,3 'Fixed Dialog ,Caption,"Buyers Security Test Form" ,ClientHeight,4440 ,ClientLeft,45 ,ClientTop,330 ,ClientWidth,6240 ,MaxButton,0 'False ,MDIChild,-1 'True ,MinButton,0 'False ,ShowInTaskbar,0 'False VB.CommandButton,Name,cmdAction ,Caption,"&Close" ,Height,300 ,Index,5 ,Left,5220 ,Top,3660 ,Width,900 VB.CommandButton,Name,cmdAction ,Caption,"&Delete" ,Height,300 ,Index,4 ,Left,4200 ,Top,3660 ,Width,900 VB.CommandButton,Name,cmdAction ,Caption,"&Update" ,Height,300 ,Index,3 ,Left,3180 ,Top,3660 ,Width,900 VB.CommandButton,Name,cmdAction ,Caption,"&Add" ,Height,300 ,Index,2 ,Left,2160 ,Top,3660 ,Width,900 VB.CommandButton,Name,cmdAction ,Caption,"&Cancel" ,Height,300 ,Index,1 ,Left,1140 ,Top,3660 ,Width,900 VB.CommandButton,Name,cmdAction ,Caption,"&Save" ,Height,300 ,Index,0 ,Left,120 ,Top,3660 ,Width,900 MSAdodcLib.Adodc,Name,Adodc1 ,Align,2 'Align Bottom ,Height,375 ,Left,0 ,Top,4065 ,Width,6240 ,ConnectMode,0 ,CursorLocation,3 ,IsolationLevel,-1 ,ConnectionTimeout=, ,CommandTimeout,30 ,CursorType,1 ,LockType,3 ,CommandType,2 ,CursorOptions,0 ,CacheSize,50 ,MaxRecords,0 ,BOFAction,0 ,EOFAction,0 ,ConnectStringType=, ,Appearance,1 ,BackColor,-2147483643 ,ForeColor,-2147483640 ,Orientation,0 ,Enabled,-1 ,Connect,"DSN=BOOKS6" ,OLEDBString,"" ,OLEDBFile,"" ,DataSourceName,"BOOKS6" ,OtherAttributes,"" ,UserName,"" ,Password,"" ,RecordSource,"Buyers" ,Caption,"Adodc1" ,BeginProperty,{0BE35203-8F91-11CE-9DE3-00AA004BB851} ,Name,"MS Sans Serif" ,Size,8.25 ,Charset,0 ,Weight,400 ,Underline,0 'False ,Italic,0 'False ,Strikethrough,0 'False ,EndProperty, VB.TextBox,Name,txtFax ,DataField,"Fax" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,3165 ,Width,2475 VB.TextBox,Name,txtTelephone ,DataField,"Telephone" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,2775 ,Width,2475 VB.TextBox,Name,txtZip ,DataField,"Zip" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,2400 ,Width,1635 VB.TextBox,Name,txtStateProv ,DataField,"StateProv" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,2025 ,Width,1650 VB.TextBox,Name,txtCity ,DataField,"City" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,1635 ,Width,4140 VB.TextBox,Name,txtAddress ,DataField,"Address" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,1260 ,Width,4155 VB.TextBox,Name,txtCompanyName ,DataField,"CompanyName" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,885 ,Width,4155 VB.TextBox,Name,txtName ,DataField,"Name" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,495 ,Width,4155 VB.TextBox,Name,txtBuyerID ,DataField,"BuyerID" ,DataSource,"Adodc1" ,Height,285 ,Left,1980 ,Top,120 ,Width,825 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"Fax:" ,Height,255 ,Index,8 ,Left,135 ,Top,3210 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"Telephone:" ,Height,255 ,Index,7 ,Left,135 ,Top,2820 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"Zip:" ,Height,255 ,Index,6 ,Left,135 ,Top,2445 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"StateProv:" ,Height,255 ,Index,5 ,Left,135 ,Top,2070 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"City:" ,Height,255 ,Index,4 ,Left,135 ,Top,1680 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"Address:" ,Height,255 ,Index,3 ,Left,135 ,Top,1305 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"CompanyName:" ,Height,255 ,Index,2 ,Left,135 ,Top,930 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"Name:" ,Height,255 ,Index,1 ,Left,135 ,Top,540 ,Width,1815 VB.Label,Name,lblFieldLabel ,Alignment,1 'Right Justify ,AutoSize,-1 'True ,Caption,"BuyerID:" ,Height,255 ,Index,0 ,Left,135 ,Top,165 ,Width,1815