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 bkrike 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: *

  • Users: VNDN
  • Content: Threads
  • Order by date
  1. VNDN

    How move text file from NT to Unix box?

    Hello everyone, I have a standalone VB application that generates a couple files to a directory on the LAN. And after those files are generated need to move thoses file to a Unix server but I haven't done anything like that before. I dont even know if it is possible. Please guide me. Thank you...
  2. VNDN

    How to finding gaps in identity values?

    will someone help me for indentifying gaps in identify values when data is removed in SQL 2000. Thanks in advance.DN
  3. VNDN

    IS THIS POSSIBLE ?????

    I have been assigned to maintain a application that had written in Clipper 5.2. and I am learning and making changes to application at the same time. And The scoop is that we constantly having an error "File is used by another" when support associates running a utility to reindex all...
  4. VNDN

    COULD NOT FIX THIS ERROR, NEED HELP

    WHEN I RUN THIS SMALL PROGRAM BELOW I RECIEVED THE FOLLOWING ERRORS: DBFNTX/1001: OPEN ERROR. BUT I KNOW FOR SURE THAT THE LOOKUP.DBF IN THIS DIRECTORY(\\FILE007\INDEHELTH\Medicare\TestSys\MSTAR) ANY IDEAS, HOW TO FIX THIS?.. This is my first time to write something in clipper. Please guide me...
  5. VNDN

    How to update records in DBF file from VB 6.0?

    Hello all, Do you have any ideas of how to updating records in the DBF file from vb, I have never work with dbf file extension before. Please guide me. Thanks much for your help.
  6. VNDN

    PLEASE HELP ON SEEK RECORD

    I have another problem. Can anyone please take a look at this part of code. when use Seek function to seek Provno2 with same FYE but it always return as zero record. but I know for sure that we have record that match the criteria in our DBF1. Please tell me what's wrong this this code. Thanks...
  7. VNDN

    CLIPPER HELP!!!!!!

    Hello everyone, This is my first time writing something clipper. I am trying to append a text file with comma delimited into a DBF file but I could not figure out how to get it to work. I am just stuck. Please help me. Thanks in advance.
  8. VNDN

    Does Win XP support DAO?

    Hello everyone! I am developing a small app. that updates data in the DBF file and I am using DAO reference for for doing. My company will migrate to XP shortly. I am just wondering that does XP support DAO reference. Thanks much in advance
  9. VNDN

    How update data in dBASE?

    hello everyone, can you show me how to update data in dBASE? Thank you much in advance
  10. VNDN

    How connect to dBase from VB 6.0?

    Hello all, Can you show me how to connect to dBase. Thank you much in advance. CVL

Part and Inventory Search

Back
Top