Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. stars04

    Scanning software as ActiveX control to be used in VB 6.0

    HI folks, I was wondering if there is a free scanning software(ActiveX control). I have this vb application and needs to use this scanning software to scan the documents and assign names to these documents. Thanks
  2. stars04

    Unable to install VB application on windows 2000

    I have used the Package and Deployment Wizard to create the setup program for my application. it works fine on the windows XP pc bvut windows 2000 it gives me message like this: "Setup cannot continue because some system files are out of date on your system. Click OK if you would like setup to...
  3. stars04

    Get sequence number uniquely for each user

    Let me make it clear. i have table a called subjects which has different file subjects and each file subject has a counter which is incremented as and when a user selects a file subject from the table. what i need to do so, when the user A has selected the file subject say Policies with file...
  4. stars04

    Get sequence number uniquely for each user

    I have developed a VB application which is gonna be used by multiple users. The problem is that everytime 2 or more users save a record at the same time, the users get the same sequence numbers. I have been unsuccesful in locking the record while one user is updating the record. With ADO...
  5. stars04

    Unable to see records bound to ADO data control in my exe. file

    I have developed an application that has MSAccess database as backend and VB6.0 as front-end, made it an exe file and also created setup file using Inno Setup 4. Firstly, using the exe file on the users machine, I am able to retrieve records or search records, save records. However all the...

Part and Inventory Search

Back
Top