Newbies jscotta Posted April 24, 2003 Newbies Posted April 24, 2003 How can FMP tables be accessed (read, write) without running FMP? Preferably with Cocoa.
DanSimon Posted April 24, 2003 Posted April 24, 2003 Any text editor will view the file - but format will not be very useful, and writing to the file with application other than FMP will be dangerous while it is in .fp5 proprietary format. Better will be to export data to file as delimited text etc, where you can then open it in many other applications. Then if you write the changes to the data you still can import it back to the FM records. There are many export file format options to choose. Best of all might be to script the export and import to happen when you close and open the FM file, so when FM is open you use FM to access data, but when it is closed data is accessible as text.
Kurt Knippel Posted April 24, 2003 Posted April 24, 2003 This is akin to asking how to access Oracle files or SQLServer files without running those apps. It is possible, but not easy and generally pretty dangerous. Why not just run Filemaker and open the databases?
falkaholic Posted April 29, 2003 Posted April 29, 2003 On the topic, anyone want to start a FileMaker clone that doesn't suck?
cjaeger Posted April 29, 2003 Posted April 29, 2003 Would be enough if you incorporated some of AppleWorks' features on the text and layout side, add some rollovers and interactivity, a text-based script-editor and finally full scriptability an all 3 platforms ....
Recommended Posts
This topic is 8138 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 accountSign in
Already have an account? Sign in here.
Sign In Now