Search Result

Collapse
8 results in 0.0039 seconds.
Keywords
Members
Tags
vb6.0
  •  

  • VB6.0 MSflexgrid to Notepad and Notepad to VB6.0

    Dear ALL,

    I need convert my data from msflexgrid to Notepad and same way from Notepad to Msflexgrid list.
    And also i need to convert my data from msflexgrid to MSword file.

    i stored in products names in tamil (MSflexgrid). I unable to allign at the time of printing. but engligh font properly worked in correct allingment at the time of printing.

    Please help me write this code.

    Thanking...
    See more | Go to post

  • vb 6.0 code Could not convert to vb.net

    now stuck with another problem...
    i am converting vb6.0 code to vb.net <2005>

    this forum (viz kadghar) solved my previous coding conversion....
    i am also trying to solve this time but i thought you will also help.....


    i was upgrading another project...
    i encountered following errors (& still encountering!!)

    1 - Picture1.ScaleM ode = 3
    scalemode not member of...
    See more | Go to post

  • print button in the Crystal report viewer not working

    I am using Crystal Report 9 and VB6.0. I can display the report through Crystal report viewer properly. But the print button in the Crystal report viewer does not work. My printer is in network. If I print any other file such as .doc, .txt then the printer prints the file. But when I click the print button in the Crystal report viewer then it neither prints the report nor through any error message. Where is the problem? How can I solve this?
    See more | Go to post
    Last edited by debasisdas; Jul 26 '10, 07:19 AM. Reason: removed unnecessary code tags.

  • store in oracle from mshflexgrid OR .ini file

    hi,
    i want to store data from mshflexgrid OR .ini into a oracle database uisng vb6.0.
    any one can help me.
    thanks in advance
    See more | Go to post
    Last edited by Frinavale; Jan 13 '09, 08:45 PM. Reason: Moved to VB Answers from VB Insights

  • How to embed Power point presentation file in VB 6.0

    Hi everyone,
    I've created a VB application.
    It contains a combo box which holds a list of .pps files.
    A OLE container
    And a command button

    The main theme of this project is,
    When a user runs project
    1. A menu of Powerpoint Files list will be displayed in combo box
    2. User has to select any one file at a time.
    3. Then clicks on Command button,
    4. The selected .pps file...
    See more | Go to post

  • write data of list box or mshFlexGrid control in .ini file in vb6.0

    i have a data in list box OR in mshFlexGrid control.
    i want to write that data into .ini file using vb6.0
    how can i do it.
    my data is like
    GJ 21 E 6943
    GJ 06 AC 1432 Invalid Gate
    GJ 05 AA 4321 Date Over
    DL 01 BB 3902 Invalid Gate Date over

    please help me
    thanks in advance
    See more | Go to post

  • kunudesai
    started a topic find vehical no using com port in vb6.0

    find vehical no using com port in vb6.0

    my project is about to geting vehical no which is scane by the scanner or detecter.
    i m geting data from com port in hexadecimal formate.
    i want to convert them in to ascii code.
    take one array from state vehical no in it it store no ex. MP , GJ,
    vehical no is like,
    GJ 15 AB 1467
    MH 22 D 435
    DL 02 AA 123

    i am doing somthing like this

    Private Sub...
    See more | Go to post

  • saumitra75
    started a topic VB Oracle Connection Data Retrieval

    VB Oracle Connection Data Retrieval

    I have a VB 6 application to connect to a Oracle database using ADO Connection. It works fine with Access. But when I try with my Oracle Database it does not retrieve any data. It can only show the Structure of the Tables. But no. of Rows is always 0. I have used Datagrid but only column names are displayed. Please help me. Its urgent for my exam also I m New to VB. The Connection Codes are given Below.

    Option Explicit
    Public...
    See more | Go to post
Working...