Again silly question.
I've got a project with some Crystal Report components. If I'm right I must be able to show a Crystal Report on a pc that does not have Crystal Reports installed, if the right components are used??
Or am I incorrect?
Thanks
Peter
Thanks, But that's not the problem.
It happens actually more often in other programs. And right then the only way to fix it is to delay the program for 1 second or so, or give a showmessage, before continuing to the next step. Otherwise he won't find the data.
Peter
Hi all,
I've got the following problem.
I've got a Delphi program showing all the records in a Access table.
The when I insert a record into access and refresh my list in Delphi the new record isn't shown. Just after 4 or 5 refreshes it's shown.
This is really slowing down my program. Is it...
Thanks for youre reply, but the code youre suggesting does not change anything. Btw, Flag is just a String field.
I think the problem might have to do something with the amount of fields. I'm having 200 something fields in this table, and I think that this might have to something with it...
Hi Guys,
I've got another silly problem, which you guys can probably fix in just a sec, but I can't find the solution.
All I'm trying to do is select a record, and change a field of that selected record:
qrySetFlag.SQL.Text := 'Select * from Item where ItemNumber = '+QuotedStr(Item)...
Is this the only form you want to show.
Have you saved it into a project.
" In the project options select the main form to load.
After selecting this it will automaticly show this form on startup." , which is what you probably did, make sure that all the files are in the correct project.
Do...
I'm not very familiar with .Net but what do you excactly mean by Crystal viewer.
Are you just openeing the report right now from youre Delphi program. If so, than there is a component containing a Crystal Viewer.
Let me know what you need and I'll see what I can do..
HTH,
Peter
No, I was just wondering whether there was a component that could handle this. The problem is that it are 2 different dataSources. So I thought maybe there is a way to connect to those 2 at the same time and simply execute a sql "insert into " statement?
Peter
I want to copy just one record from the Pervasive DataFile to MSAccess. Using ODBC or PDAC whatever works best.
And I don't want to have the save the in a variable first.
Peter
Hi,
I want to copy or insert a row into a MsAccess table from a Pervasive dataFile.
Any ideas on how to do this, is there a component that can handle this, or am I just not doing something simple?
Thnx,
Peter
Hi,
Is it possible to have a direct interface with my Pervasive Data Files without the use of ODBC.
The problem I'm having:
I want to edit some fields with key values but odbc doesn't allow me to.
---------------------------
Changeserialnumber
---------------------------
[Pervasive][ODBC...
Yeah there is:
Download this package:
http://bak-o-soft.dk/Default.asp?Page=PBEditPack
and then use the PBEdit component.
Set the NumberFormat to : "Thousands" and the decimals to "2".
And edit the justify. That should do the trick.
If you need any help just tell me.
HTH,
Peter
Hi!
I've got the following problem. I my delphi app I want to show a Crystal Report containing the data that was just filtered by the user.
For example I've got an Access table containing all Items. In my Delphi App the user selects a certain category and then I want to show a Crystal Report...
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.