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 bkrike 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: VinayPatel
  • Content: Threads
  • Order by date
  1. VinayPatel

    WinME: Keyboard Layout on DOS Mode

    my keyboard layout is AZERTY when i swith over to DOS mode in Windows ME keyboard layout works as QWZERY under Win98 i was adding line in autoexec.bat using keyb be,,c:\windows\COMMAND\keyboard.sys but it is not working in WIN ME so i want my keyboard layout same in Windows mode and Dos Mode...
  2. VinayPatel

    MSHFlexGrid setting Numeric Format

    I am using MSFlexGrid to view my data. I am able to set column alignment and width. but not able to set format for my numeric data in a column of MSFlexGrid. (Data if used from recordset.) AMOUNT 655,658.33 568.99 1,200,368.65 Also if i want to color only one column what to do ...
  3. VinayPatel

    DATAREPORT, Please HELP !

    Printing in Visual Basic 0 If i use dataenvironment i am not able to print company name and address on report heading, for multi company project 1 If i dont want to use dataenvironment from Designers and write to code, can you give me small code, steps datareport1.datamember =...
  4. VinayPatel

    REPORT PRINT in VB

    Can you please guide me, What is the best utility to print reports in Visual Basic? i.e. Data Reports, Crystal Reports or any other utility <p>Patel Vinay<br><a href=mailto:bro_sys@hotmail.com>bro_sys@hotmail.com</a><br>
  5. VinayPatel

    using DATA REPORTS

    I want to print images of item product from my SQL table each detail row should print prodID description and photo of that item explain me how to print image when i had tried it prints the location of image but not the image <p>Patel Vinay<br><a...
  6. VinayPatel

    Using Image from table in Data Reports

    I want to print images of item product from my SQL table each detail row should print prodID description and photo of that item explain me how to print image when i had tried it prints the location of image but not the image <p>Patel Vinay<br><a...
  7. VinayPatel

    HELP on DATA REPORTS using image from table

    Hello I am usine VB-6 with SQL The problem is i want to print image of product in my report ie each Detail line in report should print the image or that product from the table, table fields... ProdID char 10 Description varchar 50 Photo image also what is the best utility for...

Part and Inventory Search

Back
Top