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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ojosVerdes

  1. ojosVerdes

    UCase Library

    Thanks that did it, I was missing a reference to MS Access
  2. ojosVerdes

    UCase Library

    When I run the project by pressing [F5] I get the following error. "Compile Error - Can't find project or Library" and the Ucase$ function is highlighted" I thought I was missing the reference to it. Thanks
  3. ojosVerdes

    UCase Library

    What library is the Ucase function part of? What reference do I have to check to be able to use it? Thanks EG
  4. ojosVerdes

    Removing Page Breaks from a RTF Document

    Hi all, How do I remove a page break from a Rich Text Format Document from VB. I get a RTF document that can possible have up to 100 page breaks, and I would like to automate this via code. Is this possible? TIA OjosVerdes
  5. ojosVerdes

    Linking Access Tables to SQL

    I've been using MSACCESS 2K for quite a while as the backend and vb 6 as the front end. Recently the company I work for, merged with an other company, the other company brought MSSQL7. One of the programmer here sugested to move the data from MSAccess to MSSQL, I am all for it. Now I have a...
  6. ojosVerdes

    Linking Access Tables to SQL

    I have an MS Access 2K database that has all its tables linked to SQL 7. I want to be able to refresh the links using a vb App. Has anyone done this before? is it possible? Thanks in advance. ojosVerdes
  7. ojosVerdes

    Determining how many dimensions an array has???

    Is there a way to determine how many dimensions an array has? Thanks in advance. Ed
  8. ojosVerdes

    advantages and disadvantages of PHP vs ASP

    Guys, couple more questions on this. If PHP offers all these great advantages over other commercial programs such as ms ASP and MM Coldfusion, why would the programmers of PHP release the program under Open Source lincense? Is there paid support available for PHP? This is another reason why I...
  9. ojosVerdes

    advantages and disadvantages of PHP vs ASP

    Thanks all. I can no go to my boss and show him proof why we should go the PHP route.
  10. ojosVerdes

    advantages and disadvantages of PHP vs ASP

    What are advantages and disadvantages of PHP compared to ASP (Active Server Pages)? Ed
  11. ojosVerdes

    VB6: Using grid MSHFLEXGRID need to print check mark, Please Help !!!

    Can u use the True DB Grid by Apex. Is easy to use and it has all this functionallity buit in. Very usefull.
  12. ojosVerdes

    Users connected to a server via terminal services?

    Hi all, Is there a way of determining who is connected to a server using terminal services using vb? TIA. Ed
  13. ojosVerdes

    Database locking problem

    Thanks JEL. I would definitely consider your suggestion. Please tell me, have you had similar problems with MS Access? Is this access database problem? Would using SQL solve this problems? Thanks Again.
  14. ojosVerdes

    Database locking problem

    Hi All, I have this application which uses VB 6 as the front-end and MS Access as the back-end. Basically is a order entry App. When I first wrote the application there were only 1 or 2 users working on it at the same time. Now there are anywhere from 5 to 10 at any given time. Ever since the...

Part and Inventory Search

Back
Top