Re: Btrive time fields in Crystal Report dont display properly



Are they TRUE Btrieve TIME fields, or are they an extended type of TIME
field from Smithware?

To tell for sure, you can run this query:
SELECT X$Field.* FROM X$Field
INNER JOIN X$File ON Xe$File = Xf$Id
WHERE Xf$Name = 'tablename'
ORDER BY Xe$Offset

Then, look for the fields you are checking on, and see what data type
is being reported therein.
Goldstar Software Inc.
Building on Btrieve(R) for the Future(SM)
Bill Bach
BillBach@xxxxxxxxxxxxxxxxxxxx
http://www.goldstarsoftware.com
*** Chicago: Pervasive.SQL Service & Support - March, 2006 ***
*** Chicago: Pervasive DataExchange Class - March, 2006 ***

caterpillar wrote:

> Hi all!,
> I have an app that uses Btrieve time fields, and is running
> PVSQL2000i.
> When I have the full version of Crystal 8.5 installed, the time fields
> display correctly. On my customer's computer however, all time fields
> display as 12:00:00. The data in the file is there, Crystal jsut wont
> display it.
> The only thing I can think of is that I have failed to embed a
> required DLL for this function.
> The Crystal decisions KB doesnt go into allot of detail on this.
> Does anyone know which dll I may have left out, or any other knowledge
> you may wish to throw my way?
> Thanks in advance,
> Bill Roman

.



Relevant Pages

  • Btrive time fields in Crystal Report dont display properly
    ... I have an app that uses Btrieve time fields, ... When I have the full version of Crystal 8.5 installed, the time fields ... display as 12:00:00. ... required DLL for this function. ...
    (comp.databases.btrieve)
  • Re: Need help with ICETOOL time masks please
    ... CPU TIME fields to display. ... particular time fields are in MSEC8 format. ...
    (bit.listserv.ibm-main)
  • #Name?
    ... I have an application loading a form containing date and time fields. ... most PCs these display the appropiate data, ... What am I missing on the non-working PCs or what am I ...
    (microsoft.public.access.forms)