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 dencom 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 gruiz1998

  1. gruiz1998

    Simple Query does not work

    Thank you, I tried and finally worked with a UNION statement.
  2. gruiz1998

    Simple Query does not work

    Thanks to both of you, however at the top of the question there is an structure like A IdMed C D E F G 2, 405, 8ABR2009AC, 20, 10, SI, 4/8/2009 2, 405, 8ABR2009AB, 10, 8, SI, 4/8/2009 2, 407, 8ABR2009AB, 10, 8, SI, 4/8/2009 2, 407, 8ABR2009AC, 20, 15, SI, 4/8/2009...
  3. gruiz1998

    Simple Query does not work

    Hi Everyone, I'm working with VB6 and Access as a Database (local application) I no not get a query to work: From the following query StrConsulta = "SELECT * FROM MedReg WHERE IdService =" & IdService & StrDate & " ORDER BY IdMed" to a Database in Access I get (In order to save space I...
  4. gruiz1998

    Count number of rows shown in msflexgrid.

    Thank you!!!, I`ll check if it works for me.
  5. gruiz1998

    Count number of rows shown in msflexgrid.

    I need to know at all times which row is the one "highlighted" so that I can scroll with the arrow keys (keyboard) or with my navigation controls and be consistent with the "navigation".
  6. gruiz1998

    Count number of rows shown in msflexgrid.

    I'm afraid it doesn`t help me, thank you anyway. Regards
  7. gruiz1998

    Count number of rows shown in msflexgrid.

    Thank you for your answer. I have a msflexgrid which I fill from an ADO recordset, this recordset can contain from 5 results to more than 1000, I realize that I can resize the msflexgrid control to show up to 10 rows, however I have another controls to navigate through the msflexgrid, one row...
  8. gruiz1998

    Count number of rows shown in msflexgrid.

    Hi everyone! I'm working with an msflexgrid control and need to know how many lines are displayed each time I scroll on the control, Any idea? Thanks in advance!
  9. gruiz1998

    Operating System does not Check USB memory when inserting it to PC

    Thank's a lot for your answer!!! Kindly Genaro
  10. gruiz1998

    Operating System does not Check USB memory when inserting it to PC

    Hi! I'm working with the technical support department and I've being asked why some PCs DO NOT check automatically a USB memory with the antivirus when inserting it into the USB PORT, I don't know how this can be automated, any help please????? Greetings!!! Genaro.
  11. gruiz1998

    Internet Explorer 6 Error

    Thak's a lot markedback!!!!!
  12. gruiz1998

    How to Print file location in document as a Foot page or similar

    Thank you very much for your answers!!!!!!!!, it's already working!!!!!
  13. gruiz1998

    How to Print file location in document as a Foot page or similar

    Hello!!! Does any body know how to print the document's location path as a foot page or similar in Microsoft Word 2003?, is it possible to configurate Word so that every printed document has it? Thanks in advance!!!
  14. gruiz1998

    Internet Explorer Error

    Thanks a lot ChrisHirst!!!
  15. gruiz1998

    Internet Explorer 6 Error

    Hi!, can anybody help me with this error please?, I would be very gratefull!!! In the common use of internet explorer I'm getting an error, as a MessageBox I get as title "Microsoft Visual C++ Runtime Library" and as a message I get "Run time error! Program c:\Program Files\Internet...

Part and Inventory Search

Back
Top