source: FMP8,
target: OpenOffice spreadsheet,
on a Mac.
This is my first reasonable project.
I'll have a major table "timeBase" in filemaker which will grow monthly
by ca. 600 records; only a few fields. Based on this table, I want to
build graphic charts regularly displaying the most recent two months'
data.
I plan to build an OpenOffice spreadsheet with pre-made graphic charts.
Every period (2 Months) their data has to be replaced with FileMaker
data from FileMaker's source table "timeBase".
Now I need help to find a convenient way how to transfer the data from
FileMaker into this OpenOffice spreadsheet.
I discovered that ODBC seems to be impossible on a Mac. Neither directly
from FMP to OOo, nor from FMP via separate SQL database to OpenOffice.
FMP seems to be a one-way database: Import is fine, but export via ODBC
/ SQL seems to be impossible (at least on a Mac).
Which would be a proper way?
- FMP data export in a csv / Merge file, then import and replace
data in an OpenOffice spreadsheet?
- FMP data export in a XML file, then possibly use this as a
data source for OpenOffice ?
- other automated data transfer ?
- ???
Thanks for your assistance!
|
|
0
|
|
|
|
Reply
|
kversl.fm (1)
|
12/18/2005 9:46:40 PM |
|
Klaus Versl <kversl.fm@arcor.de> wrote:
> Which would be a proper way?
it depends of the conveniency you want...
I don't use OpenOffice, but NeoOffice.Presumably, it's the same.
with a script in FMP, you may have a script exporting datas (csv or
other convenient way) in a fixed place and name at a fixed date.
using datasource, you can insert external datas in neoOffice's
spreadsheet with a refreshing rate.
it can be a way among others
--
Philippe Manet
|
|
0
|
|
|
|
Reply
|
pmanet
|
12/18/2005 10:35:27 PM
|
|
If you just need to create charts you don't need to export. You might try
For charts :
http://www.briandunning.com/chartmaker/
For 'Gantt' :
http://www.clevelandconsulting.com/cp-app/ste_cat/CCGantt
http://www.zdnetasia.com/downloads/mac/swinfo/0,39043228,20070611s,00.htm
For both :
http://www.x2max.com/en/products/xmCHART/info.html
Ursus
"Klaus Versl" <kversl.fm@arcor.de> schreef in bericht
news:1h7sd9q.7ilwp816o3l8sN%kversl.fm@arcor.de...
> source: FMP8,
> target: OpenOffice spreadsheet,
> on a Mac.
> This is my first reasonable project.
>
> I'll have a major table "timeBase" in filemaker which will grow monthly
> by ca. 600 records; only a few fields. Based on this table, I want to
> build graphic charts regularly displaying the most recent two months'
> data.
>
> I plan to build an OpenOffice spreadsheet with pre-made graphic charts.
> Every period (2 Months) their data has to be replaced with FileMaker
> data from FileMaker's source table "timeBase".
>
> Now I need help to find a convenient way how to transfer the data from
> FileMaker into this OpenOffice spreadsheet.
>
> I discovered that ODBC seems to be impossible on a Mac. Neither directly
> from FMP to OOo, nor from FMP via separate SQL database to OpenOffice.
> FMP seems to be a one-way database: Import is fine, but export via ODBC
> / SQL seems to be impossible (at least on a Mac).
>
> Which would be a proper way?
> - FMP data export in a csv / Merge file, then import and replace
> data in an OpenOffice spreadsheet?
> - FMP data export in a XML file, then possibly use this as a
> data source for OpenOffice ?
> - other automated data transfer ?
> - ???
>
> Thanks for your assistance!
|
|
0
|
|
|
|
Reply
|
ursus
|
12/18/2005 11:29:31 PM
|
|
Thanks!
ursus.kirk <secret@nowhere.com> wrote:
> If you just need to create charts you don't need to export. You might try
I want to build Line Charts.
> For charts :
> http://www.briandunning.com/chartmaker/
This ChartMaker Pro could be a solution. But I wonder why this example
line Chart works with my version of FMPA8 (english) but not with my FMP7
(multi-language).
> For 'Gantt' :
> http://www.clevelandconsulting.com/cp-app/ste_cat/CCGantt
> http://www.zdnetasia.com/downloads/mac/swinfo/0,39043228,20070611s,00.htm
> For both :
> http://www.x2max.com/en/products/xmCHART/info.html
>
> "Klaus Versl" <kversl.fm@arcor.de> schreef in bericht
> news:1h7sd9q.7ilwp816o3l8sN%kversl.fm@arcor.de...
> > source: FMP8,
> > target: OpenOffice spreadsheet,
> > on a Mac.
> > This is my first reasonable project.
> >
> > I plan to build an OpenOffice spreadsheet with pre-made graphic charts.
> > Every period (2 Months) their data has to be replaced with
> > data from FileMaker's source table "timeBase".
|
|
0
|
|
|
|
Reply
|
kversl
|
12/19/2005 2:28:37 PM
|
|
manet <pmanet@invivo.edu> wrote:
> Klaus Versl <kversl.fm@arcor.de> wrote:
>
> > Which would be a proper way?
>
> with a script in FMP, you may have a script exporting datas (csv or
> other convenient way) in a fixed place and name at a fixed date.
>
> using datasource, you can insert external datas in neoOffice's
> spreadsheet with a refreshing rate.
This seems to be a promising method.
Thanks! I'll have to do a lot of preparation first. So it's good to know
that in the end it should be worth it.
|
|
0
|
|
|
|
Reply
|
kversl
|
12/19/2005 2:28:38 PM
|
|
Ursus,
I am glad you found enoughly interesting what I said in the message I
sent on Dec 15 on this forum on the thread "Re: FileMaker Pro 6, project
scheduling, Gantt charts?" to repeat it word for word under your name
....
And you got thanks for it.
Remi-Noel
-------------------My message-----------------
You may try :
For charts :
http://www.briandunning.com/chartmaker/
For 'Gantt' :
http://www.clevelandconsulting.com/cp-app/ste_cat/CCGantt
http://www.zdnetasia.com/downloads/mac/swinfo/0,39043228,20070611s,00.htm
For both :
http://www.x2max.com/en/products/xmCHART/info.html
Remi-Noel
-------------------Your message-----------------
"ursus.kirk" <secret@nowhere.com> a �crit :
> If you just need to create charts you don't need to export. You might
> try
>
> For charts :
> http://www.briandunning.com/chartmaker/
> For 'Gantt' :
> http://www.clevelandconsulting.com/cp-app/ste_cat/CCGantt
> http://www.zdnetasia.com/downloads/mac/swinfo/0,39043228,20070611s,00.htm
> For both :
> http://www.x2max.com/en/products/xmCHART/info.html
>
> Ursus
|
|
0
|
|
|
|
Reply
|
Remi
|
12/19/2005 4:39:33 PM
|
|
Since it seems there are people having trouble finding mails as old as two
days, i just copied and pasted. It seems Klaus has the answer he needs for
which i'm happy, and you didn't get what you needed, for which i'm sorry.
I could think some nastyness to say, but I wouldn't.
Klaus: those links were originally collected in this order by Remi-Noel.
Ursus
"Remi-Noel Menegaux" <rnmenegaux@free.fr> schreef in bericht
news:43a6e239$0$18147$626a14ce@news.free.fr...
> Ursus,
> I am glad you found enoughly interesting what I said in the message I sent
> on Dec 15 on this forum on the thread "Re: FileMaker Pro 6, project
> scheduling, Gantt charts?" to repeat it word for word under your name ...
> And you got thanks for it.
> Remi-Noel
>
> -------------------My message-----------------
> You may try :
> For charts :
> http://www.briandunning.com/chartmaker/
> For 'Gantt' :
> http://www.clevelandconsulting.com/cp-app/ste_cat/CCGantt
> http://www.zdnetasia.com/downloads/mac/swinfo/0,39043228,20070611s,00.htm
> For both :
> http://www.x2max.com/en/products/xmCHART/info.html
> Remi-Noel
>
> -------------------Your message-----------------
> "ursus.kirk" <secret@nowhere.com> a �crit :
>> If you just need to create charts you don't need to export. You might try
>>
>> For charts :
>> http://www.briandunning.com/chartmaker/
>> For 'Gantt' :
>> http://www.clevelandconsulting.com/cp-app/ste_cat/CCGantt
>> http://www.zdnetasia.com/downloads/mac/swinfo/0,39043228,20070611s,00.htm
>> For both :
>> http://www.x2max.com/en/products/xmCHART/info.html
>>
>> Ursus
>
>
|
|
0
|
|
|
|
Reply
|
ursus
|
12/19/2005 8:42:31 PM
|
|
ursus.kirk <secret@nowhere.com> wrote:
> Since it seems there are people having trouble finding mails as old as two
> days, i just copied and pasted.
>
> Klaus: those links were originally collected in this order by Remi-Noel.
Oh I see. Thanks to Remi-Noel, too. I'm sorry that I may have asked a
similar question again.
But notice: Shortly before that I've done a search in the last three
months' news but nothing really pleased me, and some answers on ODBC
seemed to be contradictory.
I've tried many things on my own. Since I couldn't work out something
useful, I really needed your help how I could move on.
Klaus Versl
|
|
0
|
|
|
|
Reply
|
kversl
|
12/20/2005 2:40:56 PM
|
|
Klaus Are you now on the way towards an answer?
Ursus
"Klaus Versl" <kversl.fm@arcor.de> schreef in bericht
news:1h7vjcx.neze8s181nlkwN%kversl.fm@arcor.de...
> ursus.kirk <secret@nowhere.com> wrote:
>
>> Since it seems there are people having trouble finding mails as old as
>> two
>> days, i just copied and pasted.
>>
>> Klaus: those links were originally collected in this order by Remi-Noel.
>
> Oh I see. Thanks to Remi-Noel, too. I'm sorry that I may have asked a
> similar question again.
> But notice: Shortly before that I've done a search in the last three
> months' news but nothing really pleased me, and some answers on ODBC
> seemed to be contradictory.
> I've tried many things on my own. Since I couldn't work out something
> useful, I really needed your help how I could move on.
>
> Klaus Versl
|
|
0
|
|
|
|
Reply
|
ursus
|
12/20/2005 3:30:08 PM
|
|
|
8 Replies
285 Views
(page loaded in 0.122 seconds)
Similiar Articles: Editable and savable PDF form - comp.text.pdfI need to create a PDF form (for example with OpenOffice ... (Google [ BullZIP PDF printer ] for sources of that driver.) ... PDF viewer that will let you export the form data to ... The nightmare begins... - comp.databases.filemakerIt would be a migration from other sources, where XML or SQL would be their ... I once asked for regular expressions within FMP. I now do export data from FMP to text, edit ... Networking Stack - comp.databases.filemakerUsing Windows XP Professional, sr2 and FMP 7, when ... If you insist on doing this, then read the source, Luke. Look here for a quick review of TCP connection/data tranfer ... Instant Web Publishing - IP address from router - comp.databases ...I too am trying to setup FMP 7 > to publish to the web. ... have used the Linksys BEFSR41 to publish a FM 7 database. ... Freescale's Idea of Open Source JTAG - comp.arch.embedded ... How do I cite SPSS now? - comp.soft-sys.stat.spssI just want it to be correct. Also....I would need a citation for the data entry ... 18, Release Version 18.0.0 (=D3 SPSS, Inc., 2009, Chicago, IL, www.spss.com). Source ... Sum the value of all records in one field - comp.databases ...Hi, I have much of my database experience with Access, and ... unbound field with sum(FieldName) in the record source. ... FMP <7) or a "cross-product" relationship (FMP 7). Merge Field - blank spaces? - comp.databases.filemaker... thast if the <<Address Two>> field is empty, FMP ... Layout - comp.databases.filemaker ..... are no data ... printed to plain text - comp ..... this text (source code ... Extracting A Drive Volume Number - comp.databases.filemaker ...I am currently working with FMP V7, and loving it. ... the text file and parse the text for your desired data. ... How to get image source on local drive? - comp.lang ... How do I insert a 'degree' character - comp.unix.solaris ...... set it manually. http://chessdb.sourceforge.net/ - a Free open-source Chess Database ... at the code for the degree symbol in the special character > tool in openoffice ... Value list validation error - comp.databases.filemakerI have an FMP 6 solution running via FM Server 5.5. ... value list (which is derived using the Services database.) ... Change Any Value to List. In the Source textbox ... Apache OpenOffice - The Free and Open Productivity SuiteThe official home page of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base. How to Create a Data Source from ScratchHow to Create a Data Source from Scratch provided by the OpenOffice.org Documentation Project Table of Contents. Create the Data Source; Adding Tables to a Data Source 7/22/2012 4:42:09 PM
|