Thanks for keeping me posted. We never did get it up and running on our end. We decided to write a sync module which would mimic DE with a cap of 40 stores . It will be hitting our test stores in a week. We are still looking at DE for our larger clients.
Thanks again for the info.
We need two way replication between our stores and DataExchange seems to be the way to go. Unfortunately, we can not get it up and running with DemoData which is throwing up a lot of red flags to us. We have successfully used Pervasive V8 since its release and have been very happy with it. We...
Thank you for keeping me from continuing down a dead end. You are both correct. I am using the ActiveX controls and need to store records of approximately 4000 characters in a field. The tables were all setup from the start on V8. Is it possible to roll back and use the old Note field? I am...
I'm trying to save a large number of characters to a longvarchar data type using Pervasive V8.
The syntax below worked great for a char field which is limited to a size of 256.
cvaccess->SetFieldValue(COleVariant(fieldname),COleVariant(*datavalue));
After converting the field from char to...
I am using Crystal Reports 8.5 RDC and can't find a way to pass the owner name during run time. So I receive an incorrect password from Crystal Reports Viewer when viewing the report. I am not using a master userid and password. Any suggestions would be greatly appreciated.
I am trying to pass a date parameter to Crystal Reports 8.0 from VC. It works great for strings and numbers but crashes on dates. I assuming that my syntax is incorrect. Does anyone have a suggestion? Thanks in advance...
I am also planning to store images in the pervasive database as a longvarbinary. I would love to get around it and store them as image files. However to my understanding, if I store say 50,000 to 100,000 images to a directory, it would be painfully slow having windows search for the files...
Thank you!
I'm using Install Shield Developer 7.0 and would like to setup the DBName during installation. The setup for a server is very clear, however I will be setting up the database for a workstation. How would I connect to a local machine?
Again THANK YOU!,
Ed
As a beginner, I am using IS 7.0 to install a Pervasive database and application. Every thing works great except I can not figure out how to define a new named database in the Windows dbnames.cgf file so that Pervasive knows where the dictionary and data file are located. Does anyone have a...
Thank you victorv for the direction to go in. I can call the message from within CMyView and it pulls the OnMyRefresh. However, I think I am missing something obvious about the pointer to call it in CMyDialog.
Could you elaborate on this?
In the class of DialogBox add a pointer to caller...
My stumbling block is that the dialog is modeless. So after I enter the information and save it to the database, I need to focus on the parent and run the list function.
Pushing the limits for the beginner... I have a tab control on a dialog box that updates records. After the records are updated, they are displayed in a listbox on the parent. Can anyone suggest how to signal the parent to update this listbox from the child.
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.