Hello!
I have BCB5 and Interbase 2007
I have crated table with to columns:
ID - integer
NAME - varchar2(50)
When I try to read the current record from the table with
char * buffer = new BYTE(TIBTable1->RecordSize);
TIBTable1->GetCurrentRecord(buffer);
There are about 150 characters in the...
Hello.
I make a project using InterBase 5.5. When I have to change some table or whathever else I have to write a lot of lines SQL source code. Do you know some free user interface for managing InterBase database more easy... somthing like MSSQL Enterprise Manager
Thanks in advance!
Hello!
I have connected stored procedure of MSSQL to crystal report.
The procedure have one parameter [int].
Is it possible to send this parameter through MVC++ ?
I've made class who use Crystal report DLL's.
I tryed to use
BOOL SetNthParameterField (short ParameterN, const...
Hi All
I have a simple question.
Visual C++ have a option: when you write in source code
TRACE("HI");
You can see output message HI on special window.
Is there somthing simmilar in C++Builder?
Thanks in advance.
Hi Friends,
I've wrote a simple program for 3D graphic.
I want to take a screenshot of the window where my objects are shown.I've tried to do that, but...
I take the screenshot from the upper left corner on the main screen.
Thanks a lot for the heplp in advance...
I am in my 4th year at the university and I have subject DATA TRANSMISION. I have to make a small project like LAN CHAT, but I have to use my own internet protocol with feedback. Any kind of information will be usefull :-)
Thank you in advance.
ICQ 235847881
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.