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!

Search results for query: *

  • Users: gruiz1998
  • Content: Threads
  • Order by date
  1. 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...
  2. 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!
  3. 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.
  4. 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!!!
  5. 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...
  6. gruiz1998

    Internet Explorer Error

    Hi!, I just didn't know where to place this question so if anyone can either tell me where to place it or how to solve it, I would b 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...
  7. gruiz1998

    Can't Install SQL server 2005 Help!!!, please!!!!

    Hi again!, I reinstalled SQL server 2005 from scratch and even with the installation's summary indicating all components sucesfully installed, SQL server does not appear in "Services", I'm suspicious about tha amount of RAM, according to the technical information it is required 1 GB as a minimum...
  8. gruiz1998

    Can`t install SQL Server, Help Please!!!!

    Hi again!, I reinstalled SQL server 2005 from scratch and even with the installation's summary indicating all components sucesfully installed, SQL server does not appear in "Services", I'm suspicious about tha amount of RAM, according to the technical information it is required 1 GB as a minimum...
  9. gruiz1998

    SQL Server does not start!!!!

    Hi everyone!!!, Because of new duties in my present job I will need SQL Server and it is the first time I do it form the very beginning: I have just installed SQL server 2005, I see from the main menu SQL SERVER even SQL Server Managment Studio however it does not start, even in "services" in...
  10. gruiz1998

    How can I get printed the heading of a very large table in everysheet?

    Hi everyone! I'm working with a very large table (more than 100 pages long when printed) full of data and the main heading has the company's name, area, data description, etc. However as table's heading I have excel cells filled with names, dates and other criteria besides and what I need is...
  11. gruiz1998

    Copying info from another alication into a VB NET program

    Hi there! I'm a newby in this VB NET technology and I need some help: I remember in VB 6 there was a technology called Active X and it allowed to copy information from a second running application (also developed with Active X technology) to a first aplication running, Does anybody know if VB...
  12. gruiz1998

    HOW DO I USE PORTS IN .NET

    ¡Hi everybody! I'm a newby using .NET and I've been told that ports can be configured in .NET applications so that firewall doesn't need to be completely disabled in order to establish and/or keep comunication in the network. How is this done?, are there recomendations using ports? I am...
  13. gruiz1998

    Visual Basic & Web Pages Server

    Hi everyone!, does anybody knows what software I need to build a web pages server?, I have Windows XP as Operative System. I'm building those web pages with Visual Basic. Thanks in advance!!!!
  14. gruiz1998

    How to get the text from a SPREAD CONTROL.

    Hi everyone!!! Does anybody know how to get the text in a selected cell from a Spread Control without using Click or DblClick events? THANKS IN ADVANCE!!!!!
  15. gruiz1998

    Component problem (permission denied).

    Hi Everyone! I've registered a control I need ( regsvr32 c:\WINNT\System32\Grid32.ocx ), however, when I try referencing this component in Visual Basic 6.0 from project->components, check it when I click on the apply button appears a messagebox showing "Permission Denied". Does anyone knows...
  16. gruiz1998

    HOW CAN PARAMETERS BE USED BY SEVERAL SUBREPORTS???

    Hi everyone! I'm using several subreports in the main report and every subreport has a stored procedure related, the parameters sent to the main report are needed in every stored prodcedure, although I've been able to work, every time I refresh the report I get a screen asking for parameters...
  17. gruiz1998

    SUBREPORTS DO NOT WORK WHEN CHANGING DATABASE

    Hi everyone! I have a main report and 2 subreports linked to it (the client was made with VB6, DB is SQL server, Crystal reports version is 8.5 ), both of them use parameters from the main report and everything works fine with our development DB, but changing to the production DB the report...

Part and Inventory Search

Back
Top