The pervasive tag has no wiki summary.
0
votes
0answers
26 views
Retrieving MS SQL Data From Pervasive
What I am looking to do is pull data from a Microsoft SQL database into a Pervasive stored procedure. I know if I wanted to do the opposite, Pervasive to MS SQL, I would use OpenQuery. Is there an ...
0
votes
2answers
55 views
Difficult to complete a tough query script for me
SELECT a.acikkapali,
b.onay, b.evrakno,
b.tarih,
a.kod,
d.ad,
a.note0,
a.sf_miktar,
a.sf_sf_unit,
a.rtalepedilentestarih,
c.evrakno
FROM stok47T a
...
0
votes
0answers
26 views
How does pervasive map xml data?
I need to map xml data using pervasive map designer. I will be mapped into txt file. I always get error "Since multiple source record exist, no records will be written". Are there any solution to ...
0
votes
1answer
48 views
Cant connect remote PervasiveDB
I am developing ASP.NET MVC application that interacts with PervasiveDB, running on separate external database server. I use Pervasive ADO.NET Data Provider with connection string like: ...
0
votes
1answer
68 views
Create Pervasive Database using Distributed Tuning Objects (DTO)
I am writing an application in C# (.NET 4.0) which has to integrate with another, much older application. Part of the requirement is to integrate with a much older program that uses Pervasive PSQL ...
0
votes
2answers
241 views
Read Pervasive Database 9 without creating ODBC DSN
I am writing an application in C# (.NET 4.0) which has to integrate with another, much older application. Part of the requirement is that my program must read data from three Btrieve files. I can ...
0
votes
2answers
43 views
Sum Two Pervsive SQL statements in PHP
I am running a script that does MANY things but I am trying to get a Pervasive statement to work in my php that works in the DB that I am querying. I have tried all my tricks, but have had no success ...
1
vote
0answers
217 views
ISQL command result in: can't open lib 'odbcci.so' with unixODBC and Pervasive Client on Ubuntu Linux
I can't figure it out how to connect to a Pervasive DB on a Windows Server machine from an Ubuntu Linux 64bit via ODBC.
I installed unixodbc, then 32bit Pervasive Client 11sp2 from here and after ...
0
votes
1answer
144 views
Pervasive ODBC connection from Linux Ubuntu 64bit - DSNADD not found
I'm trying to connect to Pervasive via ODBC from an Ubuntu 64bit server.
I did the following things:
Installed unixodbc with apt-get command.
Downloaded the Pervasive SQL 64bit Client 11.20 from ...
0
votes
0answers
66 views
FTP Queue 2.0 pervasive, Exception 'java.lang.ArrayIndexOutOfBoundsException: 2'
I have a problem when I try to download file from server using pervasive. I use queue to download .djar file from server. The error is shown as the following :
SecureFTPQueueComponent attempting to ...
0
votes
1answer
104 views
Pervasive, open DAT file with JAVA SDK - JCL SDK for Windows
Is there any way with JAVA to open Pervasive DAT file directly with SDK – see the attachment - https://docs.google.com/open?id=0B1lhSNdHpbprc1FrSGlMOWNVWnM - with that SDK?
JCL SDK for Windows from ...
0
votes
1answer
90 views
Using the Pervasive ADO.NET Provider with Linq to SQL
I downloaded and installed the Pervasive ADO.NET SDK v3.5 and am using the driver it comes with to connect to the database from within Visual Studio 2010.
However, when I create my Linq to SQL class ...
0
votes
1answer
196 views
Recreate ddf files from data files (Pervasive SQL)
I inherited a project that uses a pervasiveSQL database over the btrieve-Interface. Over time there has been some copying around of the data files. As it seems btrieve does not really need the ddf ...
0
votes
1answer
176 views
Pervasive PSQL 10 - Update an DDF
I'm using Pervasive PSQL Server 10 and I need to update my DDF-Files, because some components have problems accessing to a database, which was created with an previous version.
The DDFBuilder also ...
1
vote
1answer
272 views
How to setup pervasive odbc client on a centos 6 Linux server? [closed]
Please assist, I have installed 32 bit centos 6 on a Linux server. How to setup pervasive odbc client on a centos 6 Linux server?
0
votes
0answers
41 views
How pervasive read dbf?
I need to read dbf using prevasive. Is it possible to extract it using pervasive ?
thank you.
0
votes
1answer
160 views
Pervasive 9 - Export very large tables
I'm looking for some guidance on exporting very large amounts of data for a migration project from pervasive 9 to a SQL databse. By very large I'm talking row counts in excess of 10 million.
The ...
0
votes
1answer
427 views
Pervasive SQL Driver
UPDATE: should be on serverfault as suggested. New post here: http://serverfault.com/questions/451220/psql-64bit-driver-error
I am having a hard time getting PHP to connect with ODBC using a ...
0
votes
1answer
61 views
Issues with djecjni.dll
While registering djecjni.dll from command prompt, am getting the following error:
LoadLibrary("C:\Software\Pervasive\Cosmos9\Common\djecjni.dll") failed.
I used following command to register dll ...
0
votes
1answer
101 views
pervasive sql database to ruby on rails
Hey guys i am wondering how is it possible to either sync pervasive sql to another database or directly connect it to ruby on rails?
My accounting system uses pervasive sql and at the moment i am ...
0
votes
1answer
311 views
Setting correct apache environment for Pervasive v10 ODBC client Centos 6.2
I have installed the Pervasive v10 linux 32 bit ODBC client (64 bit is not available) on Centos 6.2 64 bit. I can successfully use isql to connect to a remote data source. However, when attempting to ...
0
votes
0answers
596 views
Pervasive ODBC on Linux Error [01000][unixODBC][Driver Manager]Can't open lib '/usr/local/psql/lib/odbcci.so' : file not found
I'm attempting to get Pervasive v10 client ODBC working on Centos 6. As I've learned, there is no 64 bit ODBC client so I have to use the 32 bit one. I've finally gotten it to install without error ...
0
votes
1answer
220 views
How do I write string to longvarchar in pervasive larger than 32k?
Application written in VB6. DB is Pervasive v9.5.
Currently works:
Public Sub Save()
if rs.State = adStateOpen Then
rs.AddNew
SetFields rs
rs.Update
End If
end ...
0
votes
0answers
71 views
LEFT JOIN with a where cause for each table. Pervasive DB
I have two queries which return two sets of data as a text file. What I would rather use is one sql query to return one set of data. The queries are as follows:
Query 1 - Get all products ...
0
votes
1answer
42 views
Xml Files In PErvasive Connectors
CAn any one p[lase explian me which technology this connection is using, i am unable to find what tags these are
<Connection spoketypename="Oracle CRM On Demand" creator="Factory" ...
1
vote
1answer
82 views
Creating connectors using Pervasive Connectors
Can any one please help me to over come my issue, i am searching how to create a connectors in pervasive from 1week, i am unable to find the solution, atleast step to move on, i followed the ...
0
votes
0answers
41 views
connector for Pervasive [duplicate]
Possible Duplicate:
Creating Java Connector for pervasive
I am very new to pervasive. My requirement is to create a connector for Pervasive in Java. I'm unable to find out what I need to ...
0
votes
1answer
740 views
Creating Java Connector for pervasive
CAN any one please tel me, how to create a connector for pervasive in java. I am very new to this,from where i need t start i am not sure, can any1 please tell me how can i create a connector for ...
0
votes
1answer
117 views
Pivotting a table in Pervasive SQL 11
I looked at similar topics and tried some self joins but couldn't understand how to apply.
Have a table like this in Pervasive SQL 11:
kit|part
1 | 21
1 | 22
1 | 23
1 | 24
2 | 30
2 | 31
...
1
vote
1answer
124 views
Case statement in Pervasive 8
I want to use a case statement in Pervasive as it lacks support for Coalesce as well. But it seems like Pervasive 8 also lacks support for Case statements.
So i wanted to check if there is an ...
1
vote
0answers
93 views
Client Timberline Office Integration from a .NET Web Application
I have an ASP.NET application where I need to push data from the ASP.NET application into the client's Timberline Office database at the users request. I need to do this by connecting to the client's ...
0
votes
2answers
127 views
Reverse Engineering Pervasive Database?
I have a pervasive db which was originally 8x and now I am able to access it using 11x Pervasive. However, I need to get the ERD of that database through reverse engineering. Any suggestions?
I have ...
0
votes
1answer
395 views
Pervasive 8.x how to access? Where to find
I am working on some data conversion. I asked for files in csv format but client didn't know how to convert and instead handed me a folder with bunch of *.btr files and FIELD.DDF, FILE.DDF, INDEX.DDF ...
3
votes
5answers
606 views
How to convert a 6byte float into a double
I am connecting to a Pervasive SQL database which splits some data over two fields. DOUBLE fields are actually split into fieldName_1 and fieldName_2 where _1 is a 2 byte int and _2 is a 4 byte int.
...
0
votes
2answers
152 views
How can I eliminate the subquery from this sql query?
I have a query which should work, but it seems I am a victim of a poor database technology. I need to run the query below on a Pervasive SQL database. The manufacturer of the product using Pervasive ...
0
votes
1answer
265 views
Select Database Names in Pervasive SQL 9
I have been searching all over and i cant seem to find a solution.
I want to query the Pervasive engine to see how many and what are the names of the databases hosted on the Pervasive engine.
my ...
1
vote
1answer
395 views
DSN-Less Query to a Pervasive DB via Access 2007?
See Edit 3 for latest developments:
Backstory:
I tried looking, and I hate to ask such a newbish question but here goes.
I've recently gotten a hold of a database that apparently connects (or used ...
0
votes
1answer
102 views
How do I listen to Pervasive Database Event from .NET
I would like to listen to changes happening on a pervasive database table using .Net...
For example:
I have a Client table with a column for Phone Number.
I would like to know how to listen for ...
1
vote
4answers
330 views
SQL Selecting record with highest ID
I have a issue with some SQL that I can't wrap my head around a solution.
Right now the query I am running basically is:
SELECT Q.ID, Q.STATUS, C.LASTNAME, C.FIRSTNAME,
C.POSTAL, C.PHONE
...
2
votes
2answers
352 views
SQL Select where two particular items not sold on same date to same customer
I'm trying to get all orders where item of type A is on the order, but item of type B is not also on the order. Unfortunately, the table structure has some deficiencies which make this a little more ...
0
votes
1answer
756 views
Creating a DSNless connection to Pervasive in VBA
I'm very new at connecting to databases so I apologise if I'm not familiar with some of the terminology.
I would like to open up a DSNless connection to the pervasive database using VBA and I'm ...
0
votes
1answer
1k views
Pervasive PSQL 10 Database to MS SQL Server?
I want to migrate a Btrieve Database to Microsoft SQL Server 2008 R2. I already have done the step of migration to Pervasive PSQL 10 Workstation (x86), which offers an ODBC / OLE DB driver. (It seems ...
0
votes
2answers
160 views
Dynamic SQL statement return value using the current target connection
I'm currently creating my first real life project in Pervasive. The task is to map a certain XML structure containing orders (as in shops and products) to 3 tables I created myself. These tables rest ...
0
votes
1answer
135 views
Is there some way to ascertain if the tableadapters underlying data has changed
I am retrieving data from my database using a TableAdapter. I was wondering if there is some way I can tell (or be informed) that the data has changed and I therefore need to do another Fill? That way ...
0
votes
1answer
366 views
Help with SQL INNER JOIN statement
I have 2 tables , one showing me customer addresses and one other table showing all the order data. i would like to query the two tables using a JOIN so that i can get a result set shwoing me all the ...
0
votes
0answers
475 views
Timberline ODBC Error with TEMP Environment variable
I have stumper that's been causing intermittent error at a client which has been increasing in frequency.
I have an application that processes data, and reads from an accounting package called ...
1
vote
1answer
47 views
Password Changer using VAccess
Hey I am working on a password changer. User logs in ( successfully), loads a global var with user initials, then launch a password expired form. I try and use those initials on the password expired ...
1
vote
1answer
656 views
sql replace function that matches whole words
I wish to replace some text within a field, so i have the following statement:
UPDATE INVENTORY
SET INV_DESCRIPTION = REPLACE(INV_DESCRIPTION, '5 ml', '5ml (1/6oz)')
The problem lies in the fact ...
0
votes
2answers
459 views
Pervasive SQL GRANT syntax
I've been Googling for half an hour now, and can't seem to find the right place...
How do I add a user and grant that user access to all tables in the database? Found some GRANT snippets, but there ...
1
vote
3answers
569 views
optimizing SQL UPDATE with LIKE
I have tried running the following UPDATE on a table with about 25k rows and its been running for over 24hours and it has not completed. I only need to run this UPDATE once so time is not too much of ...



