filemaker Questions
8
Solved
In my actual project im reading Data from a Filemaker v14 Database.
Im getting the Data like that:
command.CommandText = "SELECT * FROM CAR";
//Create new SqlDataReader object and read data from ...
3
Solved
I'm querying the MediaWiki API to get Wikipedia data into my Filemaker database. When I load the data into a browser, the characters show up properly but when it comes into Filemaker, characters wi...
Caddie asked 7/3, 2013 at 22:38
5
Im trying to get the contents of a webpage put into a field in Filemaker pro 10. Does anybody know the code to do this in the scripmaker?
I have a field called URL that has the url I want and a fi...
City asked 12/8, 2009 at 20:36
2
Solved
I'm using Spring JPA 2.0.9 with Hibernate 5.3.5 and this dialect to access a FileMaker (v16) database via JDBC using the official JDBC driver taken from this distribution.
The thing is that the re...
Shenyang asked 14/9, 2018 at 9:24
6
We are using a MySQL database with FileMaker. It appears that when FileMaker is reading the MySQL tables, it will only accept dates in the format of m/d/y.
Is there any way I can get our MySQL dat...
Yajairayajurveda asked 29/10, 2010 at 14:39
2
I'm using apache2 on OSX, by default the php.ini location is:
/private/etc/php.ini
I need to change it to this...
/Library/FileMaker Server/Web Publishing/publishing-engine/php/lion/lib/php.ini...
3
I am rebuilding an ERP system based on Symfony1.4 and MySQL 5.1. The challenge is that previous system was built on Filemaker Pro and I have to migrate all previous data to current system. For that...
Countercheck asked 14/8, 2011 at 9:23
2
Solved
We ( have ) to use filemaker for a customer but we get a field not found error when adding the request.
This is the code we're using which is serving the $_POST values.
(I know that I'm using mas...
16
A potential customer has asked me to look at some promotional flyers for a couple of apps which fall into the contact management / scheduler category. Both use Filemaker as their backend. It ...
1
I have a database in MySQL, and I want to programatically create all the same tables and fields in FileMaker Pro. I can do this myself using JDBC, but I was hoping that there was already a library ...
3
Solved
I have a client that wants to use Filemaker for a few things in their office, and may have me building a web app.
The last time I used, or thought about, or even heard of, Filemaker was about 10 y...
Glaser asked 24/3, 2009 at 21:9
3
Solved
My job would be easier, or at least less tedious if I could come up with an automated way (preferably in a Python script) to extract useful information from a FileMaker Pro database. I am working o...
1
© 2022 - 2024 — McMap. All rights reserved.