How do we load a library on MAC at runtime. I need to write a application which can load a DLL at runtime from some directory. What is the equivalent of LoadLibrary function on MAC
Thanks
Jitendar
The way we can do is U have to write a program to do so. U can write a program in C++ or VB , read the file .txt line by line store the record in the variables in a structure and the use the brtieve API function BTRV with the commant to insert. If U have the programing manual or help on Btrieve...
Hi,
I have a typical problem. From a document based application, I invoke a dialog and from on clicking a button I try involking another modless dialog. Application gives no error but the dialog is not shown
If any one has tried it please let me know where I am missing
regards,
Jitendar
Hi,
I used the SMTP protocals to send a mail from VC using the CSocket programing, but I am not getting any help to write an applicxation that can download mails from the mail server. Please help me in doing so. I don't want to use the MAPI. any help would be appriciated. Can any one say the RFC...
Thanks all for the wonderfull information, I resolved the issue as we are asked to go for the licence and the site of Pervasive didn't listed all the DLL and exe that was required. We need to include more exe to make it happen.
regards,
jitendar
Hi Gil,
I have the work group with three user licence but still I am facing the problem. I am not using the complete pervasive but just the few DLL and the EXE suggested by pervasive on site in the embedding guide. This is where I get the error in using the pervasive for multiuser environment...
I am not aware of the plcace U belong to but if in india ther is a book very simple to learn and uinderstand on pointers and array. Its "Pointers in C" by yashwant kanatker
Good on to learn. If U get access to it read it simple to understand and learn
bye
jitu
Thanks Gil,
I will lookforward for UR help in this regard for any other problem I face in Pervasive. I will try quering Pervasive for that. I was told that the SDK will have the Workgroup engine for 3 user license. I will check into it. Thanks for the suggestion.
Regards,
Jitendar
Thanks for the reply,
I am not aware of the type of engine we are using but will try figuring out from Pervasive as we have purchased the SDK, the about box no where says that we are using the workstation or workgroup engine. But incase we are using the workgroup engine , can I open the file...
HI,
Please help me in using the same file by multiple user. I am using the Btrieve API to access the database. I have not installed the complete Pervasive but just using the DLL and the engine exe. Please suggest how can we use the Btrieve i.e Pervasive to be used by multiple user from different...
Hi,
I need to know how we can get the processor numnber or the unique number or thing that can defferenciate one machine from other. i.e. I want to know the me setup has been run in how many machine. I can keep the counter as if the setup is run in single machine multiple times than the...
Hi Mirtheil,
Thanks for all the help. I got the solution and it was something to do with the way I was compiling the code. It's amazing that the precompiled directives can make UR exe run in a different way and then may cause error while executing the programe.
I haven't seen the exact...
...whole workspace.
I have not done the exact thing but the basic requirement is fullfiled in this code
Bye
jitendar
CTest123Dlg::CTest123Dlg(CWnd* pParent /*=NULL*/)
: CDialog(CTest123Dlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CTest123Dlg)
// NOTE: the ClassWizard will add member...
...6.15 version of btrieve says a single line error and doesn't say about how to tackle.
Thanks for all the help.
Thanks,
jitendar
typedef struct /* spec's to define "1" key/segment */
{
short int Key_Pos; /* start position of key in record */
short int Key_Len; /*...
Hi Mirtheil,
I have used the same syntex as to create and tried to pass the Open insted of Create to a pre created file and there is no error in opening the file. Can U seggest the cause as the same code can open a pre existing file but can't create a new file.If as per the error code 27 I am...
...is the structure that has the details of file and the key specifications.
Can U help me in the possible cause of error.
int Create_MCD_File(char* File_Name,char* MCD_Pos)
{
BTI_WORD Buf_Len; // holds length of buffer for btrv
memset(&File_Buf_1,0,sizeof(File_Buf_1))...
I was using btrieve in Win NT and Win98. But in WIN2000 under the "Domain User" privilege error code 20 is shown.
If the "Domain User" is changed to "domain Admin" every thing works fine.
Please suggest what might be the possible error
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.