CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: tsl

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    1,598

    Re: a quest about datagrid

    Please add in the following statement:

    rs.CursorLocation = adUseClient

    then only follow by:

    rs.open c

    Hope it helps.
  2. Thread: Crystal Report

    by tsl
    Replies
    579
    Views
    637,732

    Re: Crystal Report

    Hi,
    How to send a crystal report directly to printer by using ASP.
    Thanks.
  3. Thread: MSComm

    by tsl
    Replies
    7
    Views
    2,522

    MSComm

    I would like to capture the weight through the signal send out from the weighing machine. The weighing machine is connecting to the PC by using com port.
    Can I have a sample code for capturing the...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured