Jump to content
Server Maintenance This Week. ×

How can I execute Sql Trigger in Fm


This topic is 4707 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi everybody,

I want to copy my records to MS Sql( LKS GO - it is an ... program) from filemaker.

There is a relation between filemaker and Ms Sql with ODBC.

As a usually, i create and update records in sql table. I create records but i couldn't save some special table for Ms Sql(LKS Go program). There is an exception as like in attachment.

Attach1 = hatanv.jpg

As you see , These tables have some triggers.(insert - update - delete ). I think i must run an insert Trigger. When i run sql query(insert trigger), there is also an exception.

Attach2 = 93248453.jpg

Link to comment
Share on other sites

I believe it is not possible to insert into a MS SQL Server table that has a trigger defined. This is an artifact of the mechanism FM uses to replicate FM behavior on a SQL table. I don't know that this limitation is documented anywhere, but I've seen this question posted a few times for both Mac and Windows platforms. The problem does not occur with MySQL or Oracle databases.

I suggest that you file a bug report on the FM bug report forum:

http://forums.filemaker.com/hives/1eea103f05/summary

Provide as much information as you can: version of Windows, version of SQL Server, table definition, etc.

Jonathan Monroe

Actual Technologies - ODBC for Mac OS X

http://www.actualtech.com

Link to comment
Share on other sites

This topic is 4707 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.