Filemaker ODBC

Mar 21, 2007

Just a quick (hopefully easy) question.

Does anyone know if it is possible to link to Filemaker Pro tables for Mac, into Access?

The Filemaker DB will hold the data, with Access displaying the forms, along with some additional tables.

Does anyone have any ideas?

View Replies


ADVERTISEMENT

Filemaker Pro

May 3, 2006

I have noticed this site contains a google add to filemaker pro.

Is filemaker pro any good. I am making a fairly complicated db, with upto 15 concurrent users. I am using SQL server as the BE.


Would filemaker pro be a viable alternative or is it just a easy way of making a simple database.

Ta

View 6 Replies View Related

Filemaker Vs Access

Oct 13, 2005

Hi, im an access user, but i keep hearing good things about filemaker pro. A friend of mine is useing it for a cutomercontact database, and hes really optimistic about it.

Has any got any experience with it. Which is better? Access or file maker? Why?

thanks for all the reply's :D

View 1 Replies View Related

Import From Filemaker

Jan 22, 2006

I have been asked to recreate an existing database which was done in FileMaker into Access.
Rather than re-enter all the data which is in there, can I just import it into Access?
I tried exporting the FileMaker data into Lotus 123 format and then inporting it to Access that way. Filemaker has a bad habit of not exporting duplicate entries. I need this data as well.
Any suggestions would be greatly appreciated.

View 1 Replies View Related

Access Vs Filemaker

May 3, 2007

hi,
i justs start experimenting with database applications and i think filemaker is a dam good one. i find it very easy to collaborate my MS Excel knowledge with in it.
my qustion is can I use formulas such as this below in access to automatically calculate a fields based on another fields.

If(shift start time>shift end time;(Int(2400/100)+((2400-Int(2400/100)*100)/60))-(Int(shift start time/100)+((shift start time-Int(shift start time/100)*100)/60));If(shift start time<shift end time;(Int(shift end time/100)+((shift end time-Int(shift end time/100)*100)/60))-(Int(shift start time/100)+((shift start time-Int(shift start time/100)*100)/60)); and so on

View 3 Replies View Related

Filemaker Lookup Equivalent

Nov 19, 2007

Hi all,

Sorry for such a Newbie question but....
I'm trying to find the equivalent of Filemaker's Lookup function within Access. To quote the Filemaker help page:

"A lookup copies data from another table into a field in the current table. After data is copied, it becomes part of the current table (and remains in the table from which it was copied). Data copied to the current table doesn't change automatically when the data in the other table changes.
To establish a connection between tables for a lookup, you create a relationship. Then you define a lookup to copy data from a field in the related table into a field in the current table."

The requirement for this is for an invoicing database where we need to copy a customer's invoice and shipping address into the invoice record so that, if the customer changes address, the old orders retain the actual address that was shipped to rather than be updated to whatever the customer's current address is. The same applies to many other things that fluctuate over time such as promotion discounts and list prices. When these change, looking back through old orders will give different prices than were actually invoiced. This must be a very common situation.

I've searched high and low on the web for an answer but so far have come up with nothing. A workaround might be to create the relationship then, when the customer ID (or product code etc) is changed, fire off a macro that copies the data from the related fields in the second table into the appropriate fields within the current table. If the Filemaker Lookup functionality is already present within Access it would be much neater to use that instead.

Any ideas?

Many thanks,
- Andy

View 2 Replies View Related

ODBC? I Think

Jun 11, 2007

We are using Access 2000 as our front end and SQL 2000 as the back end. We use ODBC to connect to the SQL database. One of my access 2000 programs was getting a little sketchy. So I created and new access 2000 database and imported all the modules, macros, reports, queries and tables. That all worked just fine accept now every time I open the new database it ask me to log in, I think it’s the ODBC connection. I have run table link manager, but it still asked me to log in. I have six other Access databases and none of them ask me to log in. So what am I missing?

View 1 Replies View Related

ODBC Connectivity

Dec 1, 2005

Hi,

Requirement - To generate a report from a remote database

Methods opted -
1. Excel
- Connect remote database via odbc connectivity for the required query
- Excel generates the report and it can be refreshed when required

2. Access
- Connect remote database via odbc connectivity using link tables
- Generate report by writing a query on the linked table
- Since it is linked, it gets refreshed automatically

I want to go for ms access option since database is increasing day by day and excel will not be hold it.

But linking tables takes more time. Can you please suggest to extract data from remote database without linking tables?

It is not required to link the database in real time ie., No automatic refresh of data is required. Periodic refresh is enough.
Not the whole table is required to be linked. Query which returns current year data from the database is enough to generate the report. So, is there anyway to link query in ms access? Please let me know how to connect remote database fastly?

View 1 Replies View Related

ODBC Failed

Feb 9, 2006

i am using access as a front end to SQL Server 2005 and link tables via ODBC.

Today when I run a query (normally works fine) I receive an ODBC Failed message box. I have tried opening each link table connected to the query and can open fine.

can anyone suggest other reasonf or this failure?

View 2 Replies View Related

ODBC Problem

Mar 8, 2006

Hi

I'm using Microsoft Query to get data from a MS Access database into MS Excel. It seems that whenever I pull data from a UNION QUERY or SELECT QUERY based on a UNION QUERY I get an error message:

"Too few parameters...expected 8"

Can anyone offer suggestions?

Thanks

View 1 Replies View Related

ODBC Failed

Mar 17, 2006

I am running a report that is built up of several backend queries.

I have identified the query that is causing the ODBC Failed message to appear, but cannot identify what is causing the problem.

I have tried to recreate the queries starting form the base query (which works fine).

Cannot anyone suggest anything?

Thanks

Paul

View 1 Replies View Related

ODBC Connection

Jun 21, 2006

Hi Everybody!

I am creating an Access database that will be used by multiple users. This database will be on the network and will be the front end of an oracle database connected to it via ODBC. Do I have to set up the ODBC to oracle only on the machine that hold the database on the network or do I have to set up an ODBC on each user's machine?

Thank you for your help.

View 11 Replies View Related

Access And ODBC

Aug 8, 2006

I am having a problem with an access database that is connecting to a sql server. When trying to run any queries it is very slow. I think the problem might be caused by the ODBC link and I was wondering if there are any alternatives to using ODBC to connect access and sql.

View 5 Replies View Related

ODBC Driver

Oct 19, 2006

I have a user that can only set up an Access ODBC driver using one listed as:

"Driver do Microsoft Access (*.mdb)"

They used to be able to set one up with listed as:

"Microsoft Access Driver (*.mdb)"

Any ideas as what the difference is and why it may have started preventing them from using the latter?

Thanks,

View 3 Replies View Related

ODBC Settings

Mar 16, 2007

Good Morning,

Im trying to set an ODBC connection to automate the connection process.

The current code I have is:

Set wrkODBC = CreateWorkspace("NewODBCWorkspace", "admin", "", dbUseODBC)
MsgBox "Opening Connection...."

Set MainConn = wrkODBC.OpenConnection("Connection1", dbDriverPrompt, True, "ODBC;DATABASE=live; DSN=live;")

which works fine in bringing up a dialog box to choose the connection.

But what do i write in the database and dsn fields to enable the automation process.

See attached picture for the log in settings. All I have to do is press 'Connect' to start talking to the ODBC.

any help would be greatly appreciated.

Justin

View 6 Replies View Related

ODBC Dsn File

Jul 10, 2007

I use dsn file as below from Access to link to SQL server via ODBC.
From Access, I use this file but list all tables including system tables. How to restrict system objecs?

[ODBC]
DRIVER=SQL Server
UID=aspfun
Trusted_Connection=Yes
DATABASE=credent
WSID=aspfun_ws
APP=Microsoft Data Access Components
SERVER=order

View 1 Replies View Related

ODBC Connection

Aug 15, 2007

Hello...

Question, do you need one for your database and if so why? I have read what they are but I haven't found really why you would need it?

Don't know if this is the right place to post this question but wanted to get some input on this.

Thanks
R~

View 5 Replies View Related

ODBC Error

Feb 14, 2008

My program is an Access 2003 database that connects to SQL 2000. I have a continuous form that shows between 10 an 25 records. I have coded an update button that when clicked updates a check box on each record displayed and then updates the form. Normally this works perfectly. However, sometimes when the button is clicked nothing happens for aproximately a minute then the user gets the error ODBC - call failed and no records are uodated. I have tried resetting the view from Dynaset to Dynaset (Incosistent Updates) and extending the timeout to 300. I have also tried extending the MSAceess Page timeout setting to 5000 instead of 5 under ODBC. Nothing has helped. Does any have any other solutions? Or a way to get a more specific error. I am really just guessing that it is a time out issue.

View 3 Replies View Related

Odbc Connection

Apr 24, 2006

Hi i would like to make a question about ODBC i have created an access database that connects via ODBC to an SQL server database, with the help of someone else i have created this code that works well for the link of 1 table that i choose to link the problem is that i want to link all tables from database and not doing it 1 by 1.

Is there a way to link all tables from database ???

The code i'm using is :

Dim strConnect As String
Dim strDatabase As String
Dim strTableName As String

strDatabase = DataBase_Now.Value

strTableName = "Tbl_A_Yles"

strConnect = "ODBC;Driver={SQL Server};Server=" & Server_Ip & ";DATABASE=" & strDatabase & ";UID=" & Server_User & ";PWD=" & Server_Pass & ";"

'Checks to see if table exists. If it does, delete it.
If TableExists(strTableName) Then DoCmd.DeleteObject acTable, strTableName

'And then use the trusty old TransferDatabase method to re-link the table declared in strTableName from the SQL Server
DoCmd.TransferDatabase acLink, "ODBC Database", strConnect, acTable, strTableName, "dbo_Tbl_A_Yles"


Thanks in advance.

View 1 Replies View Related

ODBC Connection

Nov 27, 2006

I want a linked table in my current database. The server where the other access database is already has a ODBC connection created. How to I create a linked table to that other Database through the odbc? I know this is very unspecific, but I do not know what to do on either end. Thanks

T~

View 7 Replies View Related

ODBC Tables

Jan 7, 2008

I wonder if anyone had any suggestions regarding how to link 4 ODBC tables so the info in each of the 4 ODBC tables are in one table. The 4 ODBC tables are linked in from a mapping system. Each table has 80% the same fields with some minor differences. i dont know if a union query would be the best answer in this case as the field in each of the ODBC's tables do not exactly match. Some have 12 fields, some have 14 fields. Any help would be appreciated?
also this would be using Access 2003 if you would like to know. thanks

View 1 Replies View Related

Odbc Links

Mar 18, 2008

sorry if thi9s is the wrong place but I thought I would try somewhere.

I would like to create links to table trough an odbc link.

whta I have is an estimation programme that creates 4 tables in a directory/folder each time you create a new estimate I have an odbc link that points to the given folder where the tables are being created. What I would like to do is to search this folder and link specific tables to my database which is a contract control programme. the tabels are given unique name for each estimate example names are: 0001_assembly, 0001_data, 0001_increment, 0001_system

so to sum up is it possible to create a lnk to these tables on the fly. any one got any ideas and possible codes samples for doing this.

Thanks

View 10 Replies View Related

SELECT INTO Using ODBC?

Jul 2, 2007

My SELECT statement is pulling from my external data source. I want the selected records to be imported to my local access MDB into a table I have already set up. How would I let access know which table is local/external in my query?

View 3 Replies View Related

Refreshing ODBC

Jul 4, 2007

Hi Guys

Quick question, in Access 2007, i created a table that pulls data out of our system via ODBC. No if the system gets updated, how do i refresh data in access? Please advise. Thanks in advance.

View 1 Replies View Related

Odbc Connection

Jan 13, 2005

I want to do a odbc connection from acess and use it in my form. How would i accomplish this.Im using db2 database. is this possible?


THanks

View 1 Replies View Related

Connecting To ODBC Through ASP

Jul 18, 2005

Hello All,

I'm somewhat new to working with ASP and very new to databases, MS Access, and SQL.

What works is opening my .mdb file, which connects through an ODBC DSN to get dynamic data. Nothing fancy.

What I'm trying to do is create a web interface via ASP to access certain data and fields in the db.

Here are the super-noob questions...Do I need a version of MS Access and the .mdb file on my webserver (where the .asp file is)? I don't have the ODBC DSN set up on the webserver (which is linux). Does that need to be done before anything will work?

Let me know if code snips would be of any assistance. Thanks much, in advance!

-K

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved