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: *

  • Users: gagdeep
  • Order by date
  1. gagdeep

    How to delete records permanently from dbf file using vb6

    I am using vb6+dbf. when i delete records it only mark as deleted. I want to delete them permanently. How can i do so. Thanx Gagan
  2. gagdeep

    MSCOMM Control

    I want to use mscomm control to get data from the telephone, like the value of the key pressed on the phone set. example : telebanking Thanx
  3. gagdeep

    How to Bold text in Txt file printing

    I am using VB6 and Access2000. I am making text file by using FSO for dot matrix printing I want to Bold/Italic some text and like to Justify the text. plz help thanx
  4. gagdeep

    How to Print Report using DMP printer

    I want to print on Dot Matrix Printer as printed in msdos by making text file. I am using filesystemobject and textstream but it takes too much time. Plz Help
  5. gagdeep

    How to use Crystle Smart Viewver using vb6

    How to Use Crystle Smart Viewver using Visual Basic. Plz Help
  6. gagdeep

    How To Distribute Report so that nobody can Chage it.

    How to distribute report with vb6 so that nobody can change it I had tried using cr8 compiled report but not able to pass values using vb6. Plz Help
  7. gagdeep

    How to Print " -Do- " if same data on the above record.

    I am using CR8 I want to print " - Do - " when same data on the above record. Plz Help Thanx
  8. gagdeep

    Diffrent look at runtime

    I had made a report in CR8 using left join. but when i tried to run report through vb6 it does not showing the group header when zero record and when I open report in CR8 its showing.
  9. gagdeep

    How to insert image data/Picture in sqlserver7 using vb6

    I m using vb6+sqlserver7. I want to insert employee picture in sqlserver database, so that it can be retrieved using select statement. Pl help. Thanx
  10. gagdeep

    CRViewver in Visual Basic

    how to use crviewver in visual basic 6.
  11. gagdeep

    How to change color of datagrid for one row only

    I am having some numeric values in the datagrid. I want if my value is less than 0 then the row color should be changed. How can I do this. Thanks
  12. gagdeep

    Changing the default values of Parameter.

    How can I change the default values of parameter ? I m using VB+CR7 Whenever I Change/Insert New Record in the databse the default values of CR not refreshed. What to do ? Pl Help Thanx
  13. gagdeep

    How to get values of date range parameter

    I am using Crystle Report 7 and using a range date parameter in my report. I want to show the values of both dates in the report. Pl. help me.
  14. gagdeep

    How to pass in more than 1 paramters?

    Yes you can pass more than one parameter. Create parameters and set them in select expert.
  15. gagdeep

    How to create a text file to print on a Dot Matrix Printer

    How to print on a dot matrix printer. When we start printing it takes long time to print a page. Suppose we want to print a company's Invoice using dot matrix printer. Is to possible to make a text file.
  16. gagdeep

    HELP

    I am taking parameter values from other table, but when I enter new record in the table, the parameter values is not updated. I have to add these values by editing the report. What is the solution ?

Part and Inventory Search

Back
Top