Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
  HXTT PDF v2.0
  HXTT Text(CSV) v7.1
  HXTT Word v1.1
  HXTT XML v4.0
Offshore Outsourcing
Free Resources
  Firewall Tunneling
  Search Indexing Robot
  Conditional Compilation
  Password Recovery for MS Access
  Password Recovery for Corel Paradox
  Checksum Tool for MD5
  Character Set Converter
  Pyramid - Poker of ZYH
   
   
   
Heng Xing Tian Tai Lab of Xi'an City (abbr, HXTT)

HXTT DBF
Clipper command
Marcelo Mota de Av��
2007-10-16 15:57:22
I need to to use the command "restore * from .mem".
Is this command supported?
Re:Clipper command
HXTT Support
2007-10-16 18:33:19
It is not supported now. Do you want to retrieve memory variables from a memory (.mem) file in Java? Whether you want to write memory file in Java too?
Re:Re:Clipper command
Marcelo Mota de avo
2007-10-16 19:53:02
I need to read an update variables stored in one .mem file used by one third party application that i need to comunicate whith my aplication. Is there a way to do this in Java?
Re:Re:Re:Clipper command
HXTT Support
2007-10-19 07:10:11
We will complement that feature through variable syntax support.
Re:Re:Re:Re:Clipper command
Marcelo Mota de Av��
2007-10-19 07:54:06
Is there a date when variable syntax will be implemented?
Re:Re:Re:Re:Re:Clipper command
HXTT Support
2007-10-19 07:57:12
It should be available in the next week.
Re:Re:Re:Re:Re:Re:Clipper command
Marcelo Mota de Av��
2007-10-19 08:05:01
Thanks !
Re:Re:Re:Re:Re:Re:Re:Clipper command
HXTT Support
2007-10-29 07:18:36
Supported. You can download it after about 12 hours.

memoryFile connection property can be used to load a memory file.
For instance:
jdbc:dbf:/c:/dbfdata/?memoryFile=yf.MEM
Then all variables in yf.MEM are visible.
For instance,
slect abc; will return abc.

>I need to read an update variables stored in one .mem file
If you need to refresh that value in .mem file, you need to open a new connection. memoryFile connection property is temporarily, because we haven't found a better way to use sql to support Xbase's memory file.


Re:Re:Re:Re:Re:Re:Re:Re:Clipper command
Marcelo Mota de Av��
2007-11-27 15:23:01
Now i can read the .mem and it`s variables. I need to save a new value on it. Is it possible?

Search Key   Search by Last 50 Questions




Google
 

Email: webmaster@hxtt.com
Copyright © 2003-2019 Heng Xing Tian Tai Lab of Xi'an City. | All Rights Reserved. | Privacy | Legal | Refund | Sitemap