VB.Form,Name,frmADODC ,BorderStyle,3 'Fixed Dialog ,Caption,"ADO Data Control" ,ClientHeight,1845 ,ClientLeft,360 ,ClientTop,1305 ,ClientWidth,5310 ,MaxButton,0 'False ,MinButton,0 'False ,ShowInTaskbar,0 'False VB.CommandButton,Name,cmdAction ,Caption,"&Refresh" ,Height,315 ,Index,3 ,Left,4020 ,Top,1080 ,Width,1215 VB.CommandButton,Name,cmdAction ,Caption,"&Delete" ,Height,315 ,Index,2 ,Left,2700 ,Top,1080 ,Width,1215 VB.CommandButton,Name,cmdAction ,Caption,"&Cancel" ,Height,315 ,Index,1 ,Left,1380 ,Top,1080 ,Width,1215 VB.CommandButton,Name,cmdAction ,Caption,"&AddNew" ,Height,315 ,Index,0 ,Left,60 ,Top,1080 ,Width,1215 VB.TextBox,Name,txtName ,DataField,"Name" ,DataSource,"adoData" ,Height,315 ,Index,1 ,Left,1380 ,Text,"Text1" ,Top,600 ,Width,1815 VB.TextBox,Name,txtIDCode ,DataField,"IDCode" ,BeginProperty, ,Type,1 ,Format,"0" ,HaveTrueFalseNull=, ,FirstDayOfWeek,0 ,FirstWeekOfYear,0 ,LCID,1033 ,EndProperty, ,DataSource,"adoData" ,Height,315 ,Index,0 ,Left,1380 ,Text,"Text1" ,Top,180 ,Width,615 MSAdodcLib.Adodc,Name,adoData ,Align,2 'Align Bottom ,Height,330 ,Left,0 ,Top,1515 ,Width,5310 ,ConnectMode,3 ,CursorLocation,3 ,IsolationLevel,-1 ,ConnectionTimeout=, ,CommandTimeout,30 ,CursorType,3 ,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,"Provider=Microsoft.Jet.OLEDB.3.51;Data Source=c:\tdp\tysdbvb6\source\data\books6.mdb" ,OLEDBString,"Provider=Microsoft.Jet.OLEDB.3.51;Data Source=c:\tdp\tysdbvb6\source\data\books6.mdb" ,OLEDBFile,"" ,DataSourceName,"" ,OtherAttributes,"" ,UserName,"" ,Password,"" ,RecordSource,"ADOData" ,Caption,"ADO Data" ,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.Label,Name,lblField ,Caption,"Name" ,Height,315 ,Index,1 ,Left,120 ,Top,600 ,Width,1155 VB.Label,Name,lblField ,Caption,"IDCode" ,Height,315 ,Index,0 ,Left,120 ,Top,180 ,Width,1155