...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 begining of the
record. I...
The second question I think :)
I make a web site with login and pass. When the user is loggin through the login page I know his rights(persmissions).This rights enable/disable some of the components of the web site
But if somebody is logged in domain and he want to visit some page I have to...
Thanks for your direct!!!
IBExpert is not free, but alaways have a way to do something... :)
2ffat: I use MSSQL Server, but I have to make a program for small store and I thing that IB 5.5 is suitable for my purpose.
IB5.5 is only 23MB :)
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!
...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 CRPEParameterFieldInfo *parameterInfo);
but without success.
Thanks in advance..
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.