473,385 Members | 1,610 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

use ODBC to import filemaker file

Hello, i have a filemaker server 5.5 with some shared files.
I don't understand how use ODBC with these files to import a database
in
Access.
Can anyone help me?
Polpe from Italy

Jul 19 '06 #1
2 5693
Hi Polpe,

If your filemaker server has an ODBC driver then you can create a dsn to
the server in

Control Panel/Administrative Tools/Data Sources (ODBC)

if you go to
Control Panel/Administrative Tools/Data Sources (ODBC)

select the System DSN tab. Then click the Add button. This will bring
up a list of ODBC drivers on your computer. I don't know what the
Filemaker ODBC driver is called, but you might look for any driver that
contains the name Filemaker -- or if there is no driver that contains
that name, then look at the file extensions of the ODBC drivers. The
drivers for Access end with .mdb. The drivers for DB2 databases end
with Dbf.

If you don't see any drivers then try searching the web for Filemaker
ODBC driver

Once you have the odbc driver installed go back to the control
panel/admin..tools/data sources...System Dsn tab, Add, select your
driver, click on finish, then name your data source (any name you want)
select the server from the dropdown - note: if the server name does not
appear in the dropdown, you can type the name in. Then select the
database you want to connect to. Click the Test button to make sure
that you have a good odbc connection. The test will say something like
Successfully connencted to the server or something like that.

Then, in access, go to Link Tables from the File menu, in the dialog box
that comes up, go to the dropdown box at the bottom of the dialog
window. Scroll to the bottom of the dropdown and select ODBC
datasources. When the ODBC datasource dialog comes up, select System
DSN. You will see the Dsn you created in the control panel. Select
that and then select a table you want to connect you.

Rich

*** Sent via Developersdex http://www.developersdex.com ***
Jul 19 '06 #2
Thank you, but I tried without achievement.... :-(
The ODBC drives of Filemaker exist but I can't indicate the file to
point...

Bye
Polpe

Rich P wrote:
Hi Polpe,

...

Rich
Jul 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Kevin Forbes | last post by:
Hi there, When importing a text file using SQL Server, how do I specify the path to a file on the same remote server that SQL Server is running on? I tried //c:/filename but that doesn't seem to...
4
by: news | last post by:
Our production database in an exported textfil runs about 60 MB. Compressed that's about 9 MB. I'm trying to import the export into another machine running FC3 and mySQL 11.18, and it appears as...
2
by: Jim | last post by:
I am trying to import a file using a file spec from the Access File Open dialog... I have been out to http://www.mvps.org/access/api/api0001.htm to look at the code, but because I'm not a guru, I...
1
by: wolff1215 | last post by:
I have a CSV file that is downloaded twice a day. The file comes zipped (And they won't change it for me) Is it possible to open the Zipfile and a import the file contained with in it? (I'll...
1
by: NathanB | last post by:
Hi there, I have a text file (flat file) which I would like to import on a regular basis into Access. The text file contains 2 record types, header (prefixed with RHD) and detail (prefixed with...
1
by: jgscott3 | last post by:
Dear Access Developers: I need to automatically import a file into Access from the same directory every day. However, I need the code to search the files in the directory and only import the...
3
by: Jia Lu | last post by:
Hi all I wonder if I can import a file with other file extensions ? Can I do that only with python? Thank you Jia Lu
8
by: qfchen | last post by:
Hi, A piece of simple code to import excel file to a database, as shown below, I have problem when I tried to open the connection, the error message shows Excel driver is not correct. where shall...
1
by: vikassawant | last post by:
Hi, I want to import Excel file data in JTable.For that I am using following Code, String excelFileName = "Team1.xls"; File file = new File(excelFileName ); //‘file’ is the file you...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.