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 Mike Lewis 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. jmgs98

    How can i creat a join or union?

    I need to put together the information of two tables in different schemes that are in different hosts.... 1. I do not know if the best will be to do a join or Union 2. How the command shoudl go? Create View view_name [column name] as select [column_name] from host.tablename how should...
  2. jmgs98

    Problems with JIT Virtual Machine

    Please, i have issues to upload an applet since it is not loading the login screen. on my advance options the Microsoft VM does not appear in the browser. How can i make the JIT VM appear on the advance options in my browser without installing java stuff since that gets me another error. Thanks,
  3. jmgs98

    How to delete a file using VB

    I need to validate the existance of a excel file..if exist i need to delte it. Please, any suggestions? Thanks!
  4. jmgs98

    for this commands how to input YES

    I am using ObjBook.SaveAs "\\mamxweb01\web$\Documentacion\askvstriggers\askvstriggers" + Format(Date, "mmddyy") + ".xls" ObjBook.SaveAs "\\mamxweb01\web$\Documentacion\askvstriggers\askvstriggers.xls" it asks if i want to save the file...i need to put yes but in the program...so it does...
  5. jmgs98

    how to send a response "YES" for a message BOX

    how to send a response "YES" for a message BOX using VB commands and do not have to manually input the yes while running the program? Thanks,
  6. jmgs98

    How to cancel a list of print jobs from Spool using VB

    I need to cancel or delete a list of jobs from the spool. I have seen several commands but so far i have not made it happen. Please, can someone provide suggestions or code sample? Thanks,
  7. jmgs98

    Getting information of a Zebra printer in LPT1

    TonHu I have tried 3 cables too. Do you have an example of a routine for it? Thanks!
  8. jmgs98

    Getting information of a Zebra printer in LPT1

    Is there a way to get information of the Zebra (96XiIIIplus) conected in LPT1 about out of paper, lack of ribbong, etc....using windows 2000 and VB6? I tried several routines but not success!! just printer ready and once in while job error. thanks,
  9. jmgs98

    Zebra, VB and Windows Spool

    Is there a way that you can see the printer status out of paper, ribbon, check the memory of the pritner using LPT1, on windows 2000 and using VB6? I have tried several routines - i just get printer ready...and after a while just error on the job...Please, someone has been able to see the...

Part and Inventory Search

Back
Top