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 SkipVought 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: Dan688
  • Order by date
  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,
  16. Dan688

    command lines in VB6

    Morning All, Doing some research on command prompt code in VB6 and not having at lot of luck. This one maybe tricky, what I need to do is sent a command line to open a till connected to a serial port on a pc. Ive found that there is a unique id code for tills known as a kick out...
  17. Dan688

    Error 374 VB.Usercontrol

    Any Ideas guys and girls?
  18. Dan688

    Error 374 VB.Usercontrol

    Afternoon All, After creating a great application I tried to install it on a XP Professional Service pack 2 machine am when I try to run it it comes up: Error 374: Failed to activate control 'VB.UserControl' This may be incompatiable with your application. Make sure you are using...
  19. Dan688

    VB6 Prog in System tray

    Hello, I had found some code on :http://www.codeguru.com/columns/VB/article.php/c6547/ for creating an app, within the system tray. One thing I need to do is right select the icon in the system tray and prompt a small popup box for the user to select "Configure" that loads a separate form...
  20. Dan688

    Send an email with asp.net

    Afternoon, What I'm looking to do is setup a web form in asp.net for people to fill in and send in to a email group within Outlook. Following this a second part is allowing the user to attach a word document to the email. Any ideas welcome.

Part and Inventory Search

Back
Top