Re: [Lazarus] Open Office dbase

2016-11-13 Thread LacaK via Lazarus
You can use TDBF component or TODBCConnection (from FCL DB)  with dBase 
or FoxPro driver (I do not known if exists for Linux)

-Laco.


I have an application that creates dbase files and writes information 
to them. I now need a procedure that will open the newly filled table 
so that it can be manually edited and printed. Some of the users are 
on Linux and some on Windows 7 and later. A couple of them are using 
Excel on the Windows  boxes while the rest are using OpenOffice Libre. 
What is the best way to open those applications to the newly created 
tables with Lazarus?





-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Open Office dbase

2016-11-13 Thread Larry Dalton via Lazarus
I have an application that creates dbase files and writes information to them. 
I now need a procedure that will open the newly filled table so that it can be 
manually edited and printed. Some of the users are on Linux and some on Windows 
7 and later. A couple of them are using Excel on the Windows  boxes while the 
rest are using OpenOffice Libre. What is the best way to open those 
applications to the newly created tables with Lazarus?

Sent from my iPhone-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus