Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.filemaker > #476
| From | Martin Τrautmann <t-usenet@gmx.net> |
|---|---|
| Newsgroups | comp.databases.filemaker |
| Subject | Re: Database on the web "PLEASE HELP" |
| Date | 2011-11-26 17:47 +0000 |
| Organization | slrn user |
| Message-ID | <slrnjd29ha.84t.t-usenet@ID-685.user.individual.de> (permalink) |
| References | (3 earlier) <slrnjcqefm.28s.t-usenet@ID-685.user.individual.de> <4ece2e2e$0$1375$4fafbaef@reader2.news.tin.it> <4ecfc4f3$0$1384$4fafbaef@reader2.news.tin.it> <slrnjd120s.84t.t-usenet@ID-685.user.individual.de> <4ed111d2$0$1383$4fafbaef@reader2.news.tin.it> |
On Sat, 26 Nov 2011 17:20:08 +0100, Parlapà wrote: > > * forget about FileMaker and take another solution. > > Personally, I do use simple perl scripts on > > .txt files. > > OK what about this simple perl script... Read http://docstore.mik.ua/orelly/perl/learn/index.htm or buy "Perl in a Nutshell". Here are two examples which do use perl scripts: http://fa-technik.adfc.de/code/anbieter.pl ... e.g. http://fa-technik.adfc.de/code/anbieter.pl?search=DU;sort=P ... Just a simple search and sort, only a few hundred records. Or e.g. http://fa-technik.adfc.de/code/ein?ags=09162000;;str=Hauptstr.;hsnr=1;n1=Anton;n2=Bert That's two million records and an iterative search to find the best address match. It does convert an address with town, road, house number, first and last name via a lookup to an encoded key. - Martin
Back to comp.databases.filemaker | Previous | Next — Previous in thread | Next in thread | Find similar
Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-23 18:25 +0100
Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-23 17:35 +0000
Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-23 19:08 +0100
Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-23 18:22 +0000
Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-24 12:43 +0100
Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-25 17:40 +0100
Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-25 20:36 +0100
Re: Database on the web "PLEASE HELP" Attila Krugher <cerebrolazy@gmail.com> - 2011-11-25 18:49 -0800
Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-26 06:33 +0000
Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-26 17:20 +0100
Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-26 17:47 +0000
Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-27 07:15 +0000
csiph-web