User Profile

Collapse

Profile Sidebar

Collapse
SpookyDescendant
SpookyDescendant
Last Activity: Nov 7 '06, 05:29 PM
Joined: Sep 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SpookyDescendant
    started a topic LoadFromFile
    in C

    LoadFromFile

    I try to open BMP file using this line of the code:
    Form1->Image2->Picture->LoadFromFile(" files/run.bmp");
    But a messgae "Couldn't open file files/run.bmp" appears.Despite all a few days ago it worked. What did happen? I already don't know how to fix it...

    Please help me...
    See more | Go to post

  • SpookyDescendant
    replied to Remote connection
    in C
    I use ADO components to connect to a local database. And it works well.
    Now I want to connect to a remote database server (MS SQL Server 2000). So should I use ADOConnection in the same manner as to the local connection? Or maybe should I configure something?
    See more | Go to post

    Leave a comment:


  • SpookyDescendant
    started a topic Remote connection
    in C

    Remote connection

    Hi,

    could someone help me? I don't understand how to make remote connection to database server?
    See more | Go to post

  • SpookyDescendant
    started a topic using Excel component
    in C

    using Excel component

    Hi,

    I don't know how to save cells from StringGrid to an Excel file. Please help me.
    See more | Go to post

  • SpookyDescendant
    started a topic Remote connection
    in C

    Remote connection

    Hi,

    I use “C++ Builder” and I don’t know how to connect to a remote database server (and then execute sql queries). Could someone explain me what a components could I use and how to use them? Should I configure something? I’m green on networking…

    Someone help me please,
    Thank you
    See more | Go to post

  • SpookyDescendant
    started a topic using ADOQuery
    in C

    using ADOQuery

    Hi. Could someone explain me how to execute SQL query (for example: SELECT aaa FROM bbb) using ADOQuery component and finally how to represent returned values in ListBox? Hould you write a sample code?
    Thank you very much...
    See more | Go to post
No activity results to display
Show More
Working...