Pervasive Community Site
Community Forum (formally DEVTALK) – Join the ever- growing Pervasive community in a lively, interactive e-nvironment where users can come together and discuss their choice of topics on Pervasive-based products. Participants include Developers, Resellers, System Integrators, and End User and Pervasive team members.
Component Zone – Download the latest utilities and tools posted by third-party vendors. The Zone is your quick stop for getting the latest tools our partners have to offer.
Pervasive Blogs – Want to learn about the latest news, topics, and thoughts from Pervasive? Then you’ve come to the right place. Our bloggers will give you insight and understanding about the latest news and topics in the Pervasive world.
What's New
-
When using the REST invoker to call a web service, the HTTP Authorization header that it automatically includes ("Authorization: Basic Og==") is causing an "Error 401-Unauthorized" response from the web service. Is there any way to set a null value for the Authorization or to remove the Authorization header completely? Basic HTTP...
-
Thanks for your help. I only need this one TFLogEX table done. If that tool can do it for me I will buy the tool as I may have use for other tables later on.
-
Yes, that would give you the tools you need. As far as having someone build them for you, if you've got accurate definitions for all of the tables, I'm sure a consultant could do it for you. I don't know if $50 would cover it though. It would depend on how many tables you have and how bad the tables are currently.
-
I am currently using workgroup engine. So will this give me that DDF builder in product: Pervasive PSQL v11 Workgroup Engine - 1-User? I had someone build the SQL statement for me years ago but it is obviously not completedly accurate. Some of the table column values seems to 'overflow' into adjacent columns. It would be great to have an accurate...
-
Okay, your DDFs and data files are very mismatched. You have 3 indexes defined in the DDFs (with several segments per index) but 9 indexes defined on the Btrieve file. Are you creating the table using the SQL statement then dropping an existing file over the newly created version? Fixing this kind of problem is not easy using PSQL versions prior to...