| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Hello, I have a program developed with Magic 4.20h with a database Btrieve 6.15 on a server Novell 6.15
The PC is equipped with the OS Windows XP and...
Balboa
|
07-01-2010 09:38 PM
BtrieveBill | 1 | 169 |
|  | Hello,
I'm testing a new workstation (Dell Precision Windows 7 64 bits)
I need to connect to a Netware 5.1 server with Psql 8.5
Everything goes fine...
hbannw
|
05-12-2010 01:21 PM
hbannw | 5 | 212 |
|  | Hi,
I've built the following simple query to generate a bar of the length of
the number of users (as an example):
select convert(replicate('#',...
Michael Schwarz
|
04-20-2010 01:29 PM
BtrieveBill | 1 | 152 |
|  | Hi,
if you have "Limit Segment Size to 2 Gb" set to ON, Pervasive will
split your files, if they grow upon 2GB, into files named...
nmm
|
04-20-2010 01:22 PM
BtrieveBill | 1 | 76 |
|  | ==================================================================
2010 International Congress on Computer Applications and...
Andrew
|
04-16-2010 12:00 AM
Andrew | 0 | 72 |
|  | Hi,
another strange observation with btrieve.
We observed in a single case (only *one* occurence), that a single
call of insert (code 2) creates...
nmm
|
03-18-2010 09:49 AM
nmm | 0 | 143 |
|  | Hi again,
the old problm still occur:
given a datafile with two internal indices:
1. an autoinc-index
2. an index, which by it self has no unique...
nmm
|
03-11-2010 11:02 AM
BtrieveBill | 4 | 164 |
|  | Hi,
We have noticed a big problem with continuous mode using butil -startbu /
endbu.
We have several installations with "Limit Segment size to 2GB"...
Michael Last
|
02-19-2010 04:38 AM
Guy Dawson | 9 | 436 |
|  | I have been tasked to modify a client's application software program
so that it operates as a service. Writing service apps is new to me
but I think...
Reacher...Jack Reacher!
|
02-01-2010 01:35 AM
nmm | 1 | 167 |
|  | We at Nob Hill Software are working on a new query tool:
http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut
You can read all about it on...
Mia
|
11-23-2009 12:50 PM
Mia | 0 | 122 |
|  | Hi,
we tried to install PSQL 9.7 single seat in the XP-VM from Win 7 (pro).
The installation runs without error.
After installation changes of...
nmm
|
11-23-2009 10:22 AM
BtrieveBill | 1 | 162 |
|  | Does anyone know where I can get a unixodbc driver for Pervasive 2000i ?
TIA for any help.
Thomas Kenyon
|
11-22-2009 05:26 AM
Thomas Kenyon | 6 | 387 |
|  | I need to query a pervasive 9.X DB and have the output to a txt or CSV
file. I tried using the internal pvddl tool but it seems to just
create/update...
SINNER
|
11-05-2009 03:56 PM
SINNER | 4 | 227 |
|  | Hi
again we made a strange observation (PSQL 9.x and 10.x).
We have a application written with delphi6 unsing btrieveAPI. If we
open a btrieve-file,...
nmm
|
10-02-2009 01:16 PM
BtrieveBill | 5 | 245 |
|  | Hi,
following situation:
-Win2003 Standard SP2 (Intel Core2Duo E6850 3GHz, 3GB RAM) running
Pervasive 9.x 20 user
-Terminalserver 5.2 R2
there are...
nmm
|
09-23-2009 09:18 AM
nmm | 1 | 174 |
|  | Hi,
I've got a serious problem: The following query reproducibly crashes a
PervasiveSQL-Server:
SELECT
length(sp_titel),
case length(sp_titel)
when...
Michale Schwarz
|
08-18-2009 04:14 AM
Michael Schwarz | 4 | 336 |
|  | Hi,
I try to set File growth factor to 1%, but this does not resolve the
problm
Regards
Mircea
nmm schrieb:
nmm
|
07-13-2009 06:15 PM
BtrieveBill | 1 | 287 |
|  | Hi,
we tried to install PSQL 9.5 SP2 on a Win2003Server.
We do that with *local* admin-rights. We use "complete install". The
Install runs...
nmm
|
06-18-2009 03:26 AM
nmm | 1 | 260 |
|  | We are encountering some unexplained and unexpected locking issues.
We have reviewed all our locking strategies and 'believe' they...
Brian Scoffield
|
06-08-2009 11:42 AM
BtrieveBill | 1 | 289 |
|  | ada yg bisa bantu gk..... file aku sering rusak "Fatal Manager Error
2" Gimana ya cara spy gk error lg????
mela.sitimaila@gmail.com
|
05-23-2009 02:43 AM
mela.sitimaila@gmail.com | 0 | 242 |
|  | Hi,
I want to call the btrieve-api from within an service-application.
Is there anything to special to consider?
Thanks in advance
Mircea
nmm
|
05-22-2009 02:36 PM
BtrieveBill | 1 | 239 |
|  | I've already googled both regular and groups, and it would appear nobody's
ever encountered what I'm encountering with one particular user of...
Frisbee®
|
05-22-2009 02:35 PM
BtrieveBill | 1 | 264 |
|  | Hi,
we observe on a Win2003-Server R2 SP1, running PSQL 9.50.077.002
sometimes, that the btrieve close-command b_close (1) does not return,
i.e. the...
nmm
|
05-14-2009 10:28 AM
nmm | 2 | 250 |
|  | I would like to set up a Linked Server in my SQL Server to access an
accounting database running in P.SQL V9. Reading over the posts here I
conclude...
Maury Markowitz
|
03-25-2009 02:35 PM
Maury Markowitz | 0 | 285 |
|  | We just noticed a problem with Backup Agent:
Our application is using Pervasive Data Provider for .NET and database files
are just opened if needed,...
michael last
|
03-25-2009 02:22 AM
michael last | 2 | 242 |
|  | I'm using Pervasive Database v8.7 and I have the following stored
procedure that It doesn't work and goes into a endless loop.
Is it that this...
tulio salinas
|
03-07-2009 02:11 PM
BtrieveBill | 1 | 303 |
|  | Hi,
on a cluster-server Win2003 Server R2 SP2 running PSQL 8.60.192.030 we
tried to use
butil -startbu @filelist.txt
to enable COM on several...
nmm
|
02-14-2009 10:27 AM
BtrieveBill | 1 | 375 |
|  | We inherited an in house database which uses Pervasive 2000i SP3 running
on NT4 as a back end.
I'm more used to Postgresql running on Linux, so I...
Thomas Kenyon
|
02-14-2009 01:49 AM
Thomas Kenyon | 4 | 361 |
|  | I am working on a project now where I need to convert an old DOS based
btrieve database to CSV or any other format I can work with. Does
anyone...
Fred
|
02-02-2009 05:28 PM
nelsonsoft | 5 | 434 |
|  | Hello,
I have fields defined with an Alternate Collating Sequence (ACS) and would
like to determine which fields have that ACS using DTI calls. ...
Greg
|
01-07-2009 06:50 PM
Greg | 0 | 263 |
|  | I have up to Btrieve 6.15.440 and would like to update to 6.15.451.
Does anyone have a link to the patch? Pervasive took Btrieve off
their site.
dotysoftware@gmail.com
|
01-06-2009 03:30 AM
dotysoftware@gmail.com | 0 | 275 |
|  | Are you interested in testing a replication solution that replicates
data from Pervasive databases to any other database solution?
Goldstar Software...
BtrieveBill
|
01-05-2009 05:22 PM
BtrieveBill | 0 | 222 |
|  | Where can I post questions about Pervasive.SQL (relational development for
btrieve)? I'm trying to find out if Pervasive.SQL has an equivalent for...
W Buckner
|
12-29-2008 03:08 PM
W Buckner | 6 | 298 |
|  | T.S.10.05.2008."Lisäydinvoimaloiden rakentamisella ei ole tulevissa Euroopan
ilmastotalkoissamme MITÄÄN merkitystä!"... .. Anteeksi nyt varmaan...
Tino Young
|
12-12-2008 07:07 AM
Tino Young | 0 | 219 |
|  | Hi,
on a novell-server running Pervasive SQL 9.10.020 we observed, that
creating (internal) indixes of btrieve-files lasts very long.
First we...
nmm
|
12-06-2008 10:34 AM
nmm | 6 | 249 |
|  | Hi,
on a win2003-cluster-server there is running a PSQL9.5.
The engine runs without problm since nov. 1 2008. Today suddenly on
all workstations...
nmm
|
11-17-2008 12:18 PM
BtrieveBill | 3 | 295 |
|  | Hi,
using Pervasiv 8.x wie observed the following strange behavior:
the engine runs an a server A with Windows 2003, the clients are
WinXPpro...
nmm
|
11-10-2008 04:26 AM
nmm | 6 | 245 |
|  | I'm that dinosaur in here who still uses and distributes Btrieve 6.15 since
we bought an unlimited distribution license, and it works. We realize...
Joe The Frisbee®
|
10-22-2008 07:11 AM
BtrieveBill | 12 | 404 |
|  | Hi we are stuck with calling javabeans in Tango 2000. It is not
detecting any of the javabeans though we have registered it in the
system environment...
oormi
|
09-23-2008 03:23 AM
oormi | 0 | 231 |
|  | Hi All,
I have a third party product that uses btrieve as the underlying db
engine. The product produces a number of DTA files to store...
HitendraKhatri@gmail.com
|
09-11-2008 09:32 PM
nelsonsoft | 6 | 289 |
|  | Hi,
i have a native btrieve-application, which specifies the complete
paths to the (btrieve) data-base files explicit. Therefore the
directory...
nmm
|
09-05-2008 11:58 AM
BtrieveBill | 9 | 267 |
|  | Hi, i have a - may be deep - btrieve-question:
The situation is as follows: (Pervasive 8.6):
we have a plain btrieve-file (btrieve-version 7.x),...
nmm
|
09-04-2008 08:55 AM
nmm | 0 | 237 |
|  | Hi All,
I am a newbie to the Btrieve file architecture and looking for help on
how to retrieve the blob data stored in the BTR files. I did...
golisatish@gmail.com
|
08-29-2008 02:55 PM
BtrieveBill | 9 | 264 |
|  | Hi. I have been reviewing previous posts, and had a question. We have a
Windows Server 2003 R2, SP2 environment. When I go to download...
linmatt
|
08-27-2008 10:11 AM
linmatt via DBMonster.com | 6 | 267 |
|  | Here are the great stuff of AffiliatesDelight Server Move...
AffiliatesDelight Server Move Last 10 Forum Threads Hotmail Users Addition of...
cpanel hosting
|
08-25-2008 02:24 AM
cpanel hosting | 0 | 228 |
|  | Hi Btrievians!
We’ve got an application primarily accessing data files via Btrieve interface. For some reasons it’s necessary to get read access...
Michale Schwarz
|
08-19-2008 04:02 PM
BtrieveBill | 9 | 230 |
|  | Hello,
I have a customer with 40-user install of PSQL 8.6 with Backup Agent
1.0 (win2003) that needs 10-user count increase.
Is PSQL 10 / newest BA...
przemm@poczta.onet.pl
|
08-17-2008 01:15 PM
BtrieveBill | 6 | 210 |
|  | http://trainee.googlebong.com
Chester.Feth@Gmail.com
|
08-14-2008 05:55 PM
Chester.Feth@Gmail.com | 0 | 201 |
|  | Hi Btrievians!
We’ve got an application primarily accessing data files via Btrieve interface. For some reasons it’s necessary to get read access...
Michale Schwarz
|
08-14-2008 08:50 AM
Michale Schwarz | 0 | 195 |
|  | I'm looking for a copy of the old btrieve 6.15 sdk and engines. If
someone has a copy or knows where I can get it (by purchasing or
otherwise)....
hcase@ymail.com
|
08-11-2008 06:21 PM
BtrieveBill | 6 | 242 |