Hi all,
I allready put many posts on different forums but never have a real solution to my problem. Sometimes good hints but...
Well... I will try an explain...
We have an application (Borland C++ Builder 5) that manage billing. So we have to print many reports (Crystal Report 8.5) that are...
I've put many posts on that purpose. And the last gave me a serious direction to follow but not the entire clue.
It looks that it has something to do with the database path information stored in the report and that does not match with the current database you're trying to access.
I'll try an...
I made an application with Borland C++Builder 5 and Crystal Report 8.5. I use Crsytal Engine API to show the result in a report.
It works pretty fine for me... except that I have an "err534 PEStartPrintJob" and sometimes "err534 PEStartPrintJob Level2" when trying to run it...
I made an application with BCB 5 and CR 8.5. I use Crsytal Engine API to show the result in a report.
It works pretty fine for me... except that I have an "err534 PEStartPrintJob" and sometimes "err534 PEStartPrintJob Level2" when trying to run it on another machine.
If I...
Hi all,
I'm actually using CR 8.5 and have experience problem configuring the number of label reports I want to print. As the Label report is pre-defined by the Label Report format you choose in the Report Expert Wizard.
Is it possible to interact using formulas.
I have allready use...
I am using Crystal Reports 8.5.
I'am trying to mailing label report that takes a user input number of copies, and prints each record that many times in a row.
If the user inputs 3, I want to print 3 of the first mailing
label. Can I do this in Crystal?
Hi all,
A have a pb with one of my reports.
It consists in a bill with multiple lines.
But one of those lines (various order) as 'TVA' comment.
When I read lines in detail section all is OK.
It's more difficult if I want to intercept that famous 'TVA' line and only put it in header section.
I...
Hi all,
I made a main report with about 10 subreports on it.
All use to be ok. But now all is going very slow.
It takes about 5-10s to load report and then show data :-(
It seems to start just after we update our database (Sybase SQL Anywhere 8) and CR (8.5 PS2).
What I did then is to recreate...
Hello,
This message occurs very often after PEStartPrintJob.
The message is not very clear.
NB: I'm using Crystal Report 8.5 with a Btrieve database.
Really need help on that problem.
I'm actually developping a new BCB application using a PSQL2000i SP4 database.
The problem I have is that we must face two different customers' configuration:
- Pervasive Workgroup for small config
- Pervasive for Windows NT Server for more than 10 users
I'm using ODBC access to do my part of...
Hi all,
I'm actually using Pervasive SQL2000 SP4 + SDK SP2+ Installation Toolkit SP2. Some IS Templates are provided with Installation Toolkit, But I can't make it work even using the ptkmerge utility. The wse et wge Setup are fine... but they still being in English and not in French :-((
Does...
Hi all,
I made a little programm in Borland C++ that links to a PSQL2000 Database and did some Sql queries.
To do so, I create an ODBC Connection. It's perfect when I use it with just one Database (located by its DDF files and its DSN Engine I presume).
But how can I make my program access to...
Hi all,
I made a little programm in Borland C++ that links to a PSQL2000 Database and did some Sql queries.
To do so, I create an ODBC Connection. It's perfect when I use it with just one Database (located by its DDF files and its DSN Engine I presume).
But how can I make my program access to...
Hi all,
I have a strange error. I access a Pervasive DataBase on a Windows NT Server SP6 with Pervasive SQLi2000 installed.
And it works well. When I'm trying to access the same database on an old Novell 3.12 Server: it doesn't work;
I only have a STATUS 22.
Is there something that I've missed...
Hi all,
I used to access Pervasive/Btrieve with VB using ActiveX control. that was quite simple.
Because of corporate decision, I am now programing with BCB5 and I intend to do the same using Pervasive/Btrieve API.
Open a file is quite simple.
What I don't understand, in the help files and...
I have create the current Procedure:
create procedure DupParam(out :param1 integer,in :param2 integer,in :param3 integer,in :param4 integer);
begin
declare :maxkey integer;
insert into param(iDB,iType,iOrder,iLien,sCod,sLib)
select iDB,iType,iOrder,iLien,'Copy'+ sCod,'Copy'+sLib from...
I have created the following stored proc
Procedure:
create procedure DupParam(out :param1 integer,in :param2 integer,in :param3 integer,in :param4 integer);
begin
declare :maxkey integer;
insert into param(iDB,iType,iOrder,iLien,sCod,sLib)
select...
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.