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 TouchToneTommy 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 Dan688

  1. Dan688

    SQL DELETE WHERE Date = ....

    Cheers, now works like a dream!
  2. Dan688

    SQL DELETE WHERE Date = ....

    Many Thanks for that. I have added this in but now get: Function arguement value, type, or count is invalid
  3. Dan688

    SQL DELETE WHERE Date = ....

    Good one today, using a VB6 application (currently programming) with a VFP database back end. What I have as part of it is a table that lists relevant data and two date fields. What I want to do is use a SQL delete where the date is equal to or less than another date entered. The syntax looks...
  4. Dan688

    Connecting to Fox pro DB

    Nightmare day.... Ok in VB6 I am trying to connect to a Fox pro database cannot for the live of me do it! Does anyone have any sample code? cheers, Dan
  5. Dan688

    Symbol Scanner ls2208 & VB6

    Yer, its rubbish! - a lot of the forums have not been answered for 3 months. Many Thanks for the reply though!
  6. Dan688

    Symbol Scanner ls2208 & VB6

    Afternoon All, Little problem here, and hopefully someone can advise me of this (figures crossed). I have just purchased a ls2208 symbol barcode reader to incorpate into a VB6 project, but with no documentation from symbol this is so so hard. Has anyone got any sample code for...
  7. Dan688

    Program crashes - visual fox pro database

    No but I'm personally guessing on the .update
  8. Dan688

    My first attempt at packaging&deploying - Having trouble

    I good idea would be to use VB package and deployment to create the script and use a program like InNo 4 to create a better setup routine (more options 100% better).
  9. Dan688

    Program crashes - visual fox pro database

    Afternoon, werid one here, I have programmed a routine to have a timer that is set to run a specific procedure every 5 minutes. Problem is the program for some reason crashs out from time to time within a loop. I know that the error is not occuring when I open the table but it maybe...
  10. Dan688

    ShellExecute uses existing window

    Try excuting the IE.exe and then running the same code. it's a pain but that should work.
  11. Dan688

    VB6 create programs for System Tray

    Afternoon All, Not a bad one this time! - Gotta a problem with a program that runs from the system tray, it seems to be freezing up and crashing the workstation (whilst using 100% of the CPU). The workstation is of a fair spec for only win 2k and this app installed on it. I must...
  12. Dan688

    XP HOME (Why me)

    didn't get that prompt!
  13. Dan688

    XP HOME (Why me)

    -> Cheers!
  14. Dan688

    XP HOME (Why me)

    Why did I buy XP Home? -> Problem is I have set up user logins for members of my familym that great (little security as well, Great!) However now I have got BT broadband I have install it and it has not been shared over all users, this is causing a big problem. Any Ideas of what I can do? -...
  15. Dan688

    Lenght of a String

    What is the max. length a string can be in VB6? Cheers,

Part and Inventory Search

Back
Top