User Profile

Collapse

Profile Sidebar

Collapse
priyanka s
priyanka s
Last Activity: Nov 16 '06, 02:36 AM
Joined: Jul 31 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • database connection with oledb provider for sql server

    i want to make database connection with "ole db provider for sql server" without using the wizard and then want to use dll file function to insert data getting from remote server...is ther any link with proper example...or any help how to do thsi....
    See more | Go to post

  • database connection with ole db provider for sql server

    i want to make database connection with "ole db provider for sql server" without using the wizard and then want to use dll file function to insert data getting from remote server...is ther any link with proper example...or any help how to do thsi....
    See more | Go to post

  • priyanka s
    started a topic create object
    in C

    create object

    1) how to declare object for wrapper class in consol based application.
    Is it the same :

    classname object;

    or some other way

    if this is the class declaration and i have to declare object for CAAPI class how ????
    SO THAT I CAN CALL THE FUNCTION OF CAAPI.

    class CAAPI : public CWnd

    2)If i want to create menu in consol based application is that possible ????
    ...
    See more | Go to post

  • data from server display and store in msaccess database

    hello guys,
    1) I have to take data from server and store in my msaccess database and also display the current changes in a text file I am working with dialog based application.And one more thing
    If there is any good link pls provide me.

    2)In the function:

    void CWartzDlg::OnBR equest()
    {
    // TODO: Add your control notification handler code here

    m_arielapi.Requ estPrices(sessi onid,pageno);...
    See more | Go to post
No activity results to display
Show More
Working...