forfreelearning.blogspot.com
zahra collection: Selecting Database in MDB Format
http://forfreelearning.blogspot.com/2010/11/selecting-database-in-mdb-format.html
Selecting Database in MDB Format. Thursday, November 18, 2010. Now we select the MS-Access database, do not forget the location we had been save the file. Give the ODBC Name, for example Test. After finishing connection with ODBC, the name of ODBC will shown in User DSN Tab. 8592; Newer Post. Older Post →. Older Posting (VB 6.0, SQL Server, PostgreSQL, PHP). Membuat Fungsi Terbilang dengan VBA - Macro. Selecting Database in MDB Format. Creating Module For Database Connection. Table Structure and Index.
forfreelearning.blogspot.com
zahra collection: Table Structure and Index
http://forfreelearning.blogspot.com/2010/11/table-structure-and-index.html
Table Structure and Index. Thursday, November 18, 2010. When we design a table we must determine the size of each field, for tbl so sales details. Here is the size ;. Sales number : text : 15. Revision number : text : 3. Sales status : text : 15. Customer code orig : text : 15. Cco name : text : 100. Reference : text : 255. Also do not forget to make the index to speed up the search process, to avoid double data. as shown below. If there is a process that insert row data for manipulation process,.
forfreelearning.blogspot.com
zahra collection: November 2010
http://forfreelearning.blogspot.com/2010_11_01_archive.html
Selecting Database in MDB Format. Thursday, November 18, 2010. Now we select the MS-Access database, do not forget the location we had been save the file. Give the ODBC Name, for example Test. After finishing connection with ODBC, the name of ODBC will shown in User DSN Tab. Creating Module For Database Connection. We need to create a database connection, there is some connection;. ODBC (open database connectivity). ADODC (using ADODATA Control). We will discuss some, the first how to use ODBC. VB 60 IDE,.
forfreelearning.blogspot.com
zahra collection: Introduction to Visual Basic 6.0 Working Environment
http://forfreelearning.blogspot.com/2010/11/introduction-to-visual-basic-60-working.html
Introduction to Visual Basic 6.0 Working Environment. Thursday, November 18, 2010. After finishing database creation process and table, now we make a program. Previously you have to recognize MS-Visual Basic first. VB 60 IDE,. Programming window, toolbar, function, form, components, reference library, we immediately make the program short. Open the program MS-Visual Basic 6.0, and then select the new project as shown below;. Select Standar Exe, and then VB Environtment displayed. 8592; Newer Post.
forfreelearning.blogspot.com
zahra collection: January 2011
http://forfreelearning.blogspot.com/2011_01_01_archive.html
Wednesday, January 19, 2011. If the user gets in it will display the main form with menu facility looks drawn, facilities existing menu as follows;. Sub Main Menu Sub Menu - Sub Menu. Institutional Agent Input Data. Input Institutional Agent Mobile Data. Data Input Coordinator Agent. Sub Main Menu Sub Menu - Sub Menu. Mobile Data Input Coordinator Agent. Mobile Data Input Agent. Institutional Data Report Agent. Report Data Coordinator Agent. Explanation of Column Fields. 8226; Edit button functions to ed...
forfreelearning.blogspot.com
zahra collection: Selling Dekstop Programming
http://forfreelearning.blogspot.com/2011/01/selling-dekstop-programming.html
Wednesday, January 19, 2011. If the user gets in it will display the main form with menu facility looks drawn, facilities existing menu as follows;. Sub Main Menu Sub Menu - Sub Menu. Institutional Agent Input Data. Input Institutional Agent Mobile Data. Data Input Coordinator Agent. Sub Main Menu Sub Menu - Sub Menu. Mobile Data Input Coordinator Agent. Mobile Data Input Agent. Institutional Data Report Agent. Report Data Coordinator Agent. Explanation of Column Fields. 8226; Edit button functions to ed...
forfreelearning.blogspot.com
zahra collection: Creating Module For Database Connection
http://forfreelearning.blogspot.com/2010/11/creating-module-for-database-connection.html
Creating Module For Database Connection. Thursday, November 18, 2010. We need to create a database connection, there is some connection;. ODBC (open database connectivity). ADODC (using ADODATA Control). We will discuss some, the first how to use ODBC. ODBC commonly used in MS-Windows. Do the following;. Open the control panel in the MS-Windows, select administrative tools, then select the ODBC. Choose System DSN Tab, and then Click Add Button as shown below ;. 8592; Newer Post. Older Post →.
forfreelearning.blogspot.com
zahra collection: Application Structure
http://forfreelearning.blogspot.com/2011/01/application-structure.html
Tuesday, January 11, 2011. Entry Data Institutional Agent. Entry Data Institutional Agent Mobile. Entry Data Coordinator Mobile. Entry Data Agent Mobile. Distribution Card Product to Agent. View Stock Card Product in Agent. Register Batch Card PulsaBintang (New Stock Labelled). Distribution Card Product to Branch. Check Receipt/Payment Data Product. View Production Per Branch. 8592; Newer Post. Older Post →. Older Posting (VB 6.0, SQL Server, PostgreSQL, PHP). Membuat Fungsi Terbilang dengan VBA - Macro.