Search:

Type: Posts; User: SDhiraj

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,480

    I can not paste original code, as it is against...

    I can not paste original code, as it is against org policy. I can try to explain with e.g
    As per odbc steps to connect sql server we are doing following things
    I am passing void pointer from C code...
  2. Replies
    3
    Views
    1,480

    Data type conversion issue

    Hi

    I am using odbc with MS Sql server database.


    One of my Stored proc returns "varchar" data in one column (say Column1).

    In C code I am trying to convert this data to char type.

    If...
Results 1 to 2 of 2