Search:

Type: Posts; User: mfdemi

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,041

    snmp problem on XP

    hi all,

    I am trying to develop an SNMP manager program.It is supposed to receive SNMP trap messages.It functions well on Windows 2000 professional , bu I couldn't have it receive trap messages on...
  2. Replies
    1
    Views
    1,883

    invalid blob length

    when i try to insert very large binary data (bigger than 1MB) into a BLOB field using the Table component , BDE raises an exception which states "invalid blob length".
    is there a size limitation...
  3. Replies
    0
    Views
    5,251

    TExcelApplication problem in Builder

    I use TExcelApplication to connect to Excel and fill a workbook
    After that I need to disconnect from Excel and leave the control to Windows.
    But when I disconnect from Excel it also closes Excel...
  4. Replies
    3
    Views
    1,389

    An excerpt from MSDN: ListView.setBackColor ...

    An excerpt from MSDN:

    ListView.setBackColor

    Sets the background color for the list view control.

    Syntax

    public void setBackColor( Color value )
  5. Replies
    3
    Views
    12,644

    No , I can't :( I need to format the data ...

    No , I can't :(
    I need to format the data

    Thanks yet
  6. Replies
    3
    Views
    12,644

    C++ Builder and Excel files

    I need to generate Excel files based on database queries.
    I accomplished what I wanted to some extent.
    I use a TExcelApplication component to connect to Excel and fill the matrix with data gathered...
  7. Configuring an ODBC data source programmatically

    I need to configure or add an ODBC data source in a C++ program. Can you show me how to do this using MFC ,VCL or Win API function calls

    Thanks in advance
Results 1 to 7 of 9