I have a panel that is closed be default but then animates and opens at a certain keyframe and stays open.
I want to put a combo box on that panel that loads a list of values (from a php script).
How do I get the combo box to load its results when that panel is fully open? Where do I put the...
I have two tables, say Customers and Invoices and I want a query to show some customer information along with the # of invoices they have...
From what I understand a group by fields list must also be included in the GROUP BY ...
So this works fine:
SELECT c.cust_no, COUNT(*)
FROM "customers"...
Pervasive SQL 8.7
Crystal Reports 8.5
When I try and connect via Crystal Reports I get the following error:
Crystal Reports: Database Error
ODBC error:[Pervasive][ODBC Client Interface][Client LNA]Connection attempt timed out. The SQL Connection Manager may be inactive or using a different...
I have some code that is doing a FormatDateTime function on a TDateTimePicker, but for some reason it will drop the leading zero from the month or day.
sample:
sMonth := FormatDateTime('mm', DateTimePicker1.DateTime);
sMonth should return a two digit month and it does 99% of the time, but...
I'm using Delphi 5.0 and for some reason on one of my clients machines (WinXP Pro) the AssignFile section of my code is creating the file with the wrong date & time. It is sometimes 3 months off...
Their system clock is fine and other applications such as Word create files with the correct date...
I would like to know some recommendations on a UPS System for my Mandrake 9.1 server. I am specifically interested in a UPS system that comes with Linux compatible monitoring software (via USB) so the system can be automatically shutdown during a power outage.
Thanks
Paul
Paul Wesson...
I recently added a second "TPvSqlSession" component to my Delphi 5 app and now when my app shuts down I get an "app name.exe caused an error in Kernel32.dll"...
If I do nothing with the TPvSqlSession session component I don't get any error on exit, but if I use it at all I...
How to a create Pervasive ODBC Client connection via code? The following keeps returning an error... please help.
var
listParams: TStringList;
begin
listParams := TStringList.Create;
listParams.Add('IS_SYSTEM_DSN=True');
listParams.Add('IS_ENGINE_DSN=False')...
After installing WindowsME over my previous Win98SE install I now have no USB support.
My Device manager is showing my "Intel 82371AB/EB PCI to USB Universal Host Controller" with the yellow "!"
The Device status says: "The NTKERN.VXD device loader(s) for this device...
Trying to connect to Pervasive.SQL 2000 on our Windows 2000 server via the Pervasive Control Center returns an error 7004.<br><br>Anyone know how we can fix this? <p>Paul Wesson<br><a href=mailto:paul@wessoft.com>paul@wessoft.com</a><br><a href=http://www.wessoft.com/>Paul Wesson...
I am using a cable modem and have successfully setup a VPN connection to my office. The problem is that when I'm connected to my office I can't browse the internet.<br><br>I assume the VPN connection has taken over my network card...<br><br>Is there a way I can do both at the same...
Has anyone had any luck getting this to work at all?<br><br>About the only thing I can do is select the report I want to print and print/preview it? <br><br>What I really want to be able to do is locate any parameters in the report and then set the values for them... but everytime I do that I...
Has anyone had any luck getting this to work at all?<br><br>About the only thing I can do is select the report I want to print and print/preview it? <br><br>What I really want to be able to do is locate any parameters in the report and then set the values for them... but everytime I do that I...
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.