home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Attendance2158637282009.psc / @PSC_ReadMe_72313_1.txt next >
Text File  |  2009-07-30  |  1KB  |  17 lines

  1. Title: Attendance and Inventory System (MySQL5.0)
  2. Description: Attendance and inventory system, in small scope using MySQL 5.0 for the database. Just giving u an idea how to generate application with dynamic database settings. Please download the DLL library at http://sourceforge.net/projects/vkusercontrols/ ..
  3. How to use my application please follow the below instruction :
  4. 1 - Download vkUserControl component from http://sourceforge.net/projects/vkusercontrols/
  5. then just run the install.bat from binaries folder.
  6. 2 - How to setup the database just run the application then windows will ask u like below :
  7.  >Database Name : sales -- Fix
  8.  >Server : [server ip] eg: localhost or 127.0.0.1
  9.  >MySQL Username : [ur MySQL username] eg: root
  10.  >MySQL Password : [ur password]
  11.  >MySQL Driver : u need to download the ODBC driver for MySQL 5.0
  12.  >Port : default 3306
  13. This file came from Planet-Source-Code.com...the home millions of lines of source code
  14. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=72313&lngWId=1
  15.  
  16. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  17.