Search the Community
Showing results for tags 'fms12'.
-
I go into my FM server like I always did before. The only difference is I'm coming in through teamviewer as I'm not in the office. I get this message and just don't know what to do: I get the following error message. Tried to push the button to start database on the top left and it's hanging. The database server is not available admin console functionality is limited to filemaker server overview and the log viewer panes. to use other functionality, the server administrator must start the database server again.
-
Good morning all, We are currently running FMS12 hosted on a Windows Server 2003. All clients are also windows users and are running FM12. Everything has been fine, then yesterday, due to an internal office move, we had to move the server to a new room. Everything was closed down properly and restarted correctly. However, the server is no longer showing in the Open Remote dialogue. Opening the file via 'Open Recent' works fine and the files open fine. I initally did a re-boot of the server and this corrected the issues and the Open Remote wokred last night, but this morning it is back
- 5 replies
-
- fms12
- open remote
-
(and 1 more)
Tagged with:
-
For nearly 8 months, the company I work for has been experiencing very frustrating issues with xDBC Listener on FileMaker Server 12. We migrated to FileMaker Server 13 last week and we're seeing the same issues.  Both FMS12 and FMS13 have been installed on (separate) virtual machines, both running Windows Server 2008 R2 Standard (Dual-core, 16GB RAM, hosted DBs and backups live on secondary drives). ODBC connections hitting database files hosted on these servers are aborted anywhere from once to four times a day, but not always every day (it may go several days between abortions). The er
-
Hi all, I'm new here so I hope I get everything right. I've done a search already, but I can not find my issue listed. Sorry if it's been covered before. OK, here goes..... VMWare Server running on HP Prolient G7 tin 2 Virtual Cores 4Gb RAM Windows Server 2012 R2 DataCenter x64 IIS v8.5 (Default for 2012 R2) FileMaker Server 12 FileMaker Pro 12 Advanced with Bonjour JRE v7 This is a brand new build specificity for this use. I've installed FileMaker Server 12 on to the above setup with Custom Web Publishing using PHP I followed the deployment wizard and deploye
-
Hi, I've Googled and read, but given the "Preserve external container storage” option available now in in 13.v2, it seemed many recommended protocols were outdated. The setup: Separation Model both UI and data, hosted with FMS12. Replacing both files time. FMS12 (yep, still not updated to FMS13 - working with IT to do so) Clients are FM13 Migration script (imports) written and ready to go. So, can someone please list the steps needed to replace a file on a FMS12 that has secure external containers? Should I have FMS13v2 installed on the FMS12 box and run the migration locally (via Teamvie
- 9 replies
-
- fms12
- separation
-
(and 3 more)
Tagged with:
-
Hi, I'd like to sort records using value lists as well as text fields. My FirstName field works (try Steve) but I'm at a loss on how to make the valuelist sort records correctly. I want to search records from CA in my State valuelist. Here's a link and the php code. Thanks All! http://ssvtennis.com/valuelistsort.php valuelistsort.php
-
I have lots of searchs that may return 'no records'. Is there coding that will not kill other php requests on the same page? Can I make an If statement that will search my db for a count of records before a result is executed: something like if ($_Get Count($field == 1) my field is 'lafall1'. it is a tennis tournament. when someone clicks 'yes' for lafall1, it returns the number '1'. this way, when someone plays 'lafall1', lafall2 and la fall3', a calculation field returns that 3 tournaments have been played. If no one has clicked 'yes' for 'lafall1', the query will return an error: n
-
LS, I am trying to enable Web Publishing tool in FileMaker Server 12.05 on a Windows 7 x64 with Java 7 (update 75) and IIS running (World Wide Web Publishing Service running normally) . but I am facing this wired error which I can't get rid of. Tried a lot of things I saw on the internet without any luck. I have attached a snap of the error as well. Any tips or ideas are highly appreciated it.
-
Hi, I was successful in creating records with drop down valuelists from my db, now I'd like an edit form on a new page to show those values and edit them. I only see the unedited drop down lists in the edit form. Here is some code: $layout =& $fm->getLayout('mylayout'); $values = $layout->getValueList('statelist'); $statelist = '<select name="State">'; foreach ($values as $value) { $statelist .='<option value="' . $value . '">' . $value . '</option>'; } $statelist .= '</select>'; $edit = $fm->newEditCommand('mylayout', $_POST['id']);
-
Hi, I'm used to using tokens with FM 5.5. What's the best way to pass a field variable thru a form with PHP? I have a 'club number' field that is auto-entered for the head of a club. I'd like to pass that field variable thru via a form to a new input form that will give new users that club number thru a hidden input. Thanks!
-
Hi, I'm running FileMaker 12 database on a Filemaker 12 server. With my business file I'm able to sort and delete records, but cannot edit or create new records. With a second new test file, I'm able to edit, create, delete, everything. The 2 files have identical permissions and privileges. I know my PHP is correct because it works on the test file. The business file was converted from FMP 5.5 to FMP 7 to FMP 12. It is not a corrupt file. How can my business file not edit or create new records, yet be able to delete records? I appreciate your help! Here is the file. ssvdb.fmp12
-
I have noticed for quite a while now (a few years) that often when I try to reopen a hosted file that FMPA will spin for 20-30 seconds and respond with "file not available on this server..." error. But upon retrying it a 2nd time, it always comes right up. Anyone else run into this? This has happened on FMS12, 13 and 14 for me. This has been across multiple servers (same client location), different machines/clients, and different files. It has been just a minor annoyance so I haven't tracked it real well: I can't attest to whether it happens every single time I open the file; or perhaps
-
Good morning all, we run several FMS12 windows servers with both FileMaker GO and FM13 clients. Very recently, we started to notice occasional duplicate / stale / ghost users in the client list on the server side. It occurs most often in the wireless / GO clients. It would appear a connection to the server is dropped, and when the client (GO) re-authenticates, it is occasionally starting a new session/client on the server without releasing the old one. This is wreaking havoc as the new session claims the old session has records in use, etc. The problem has also occurred on FM13 clients (w
-
I am having some troubles with containers and PDF files. I want to be able to display the files to end users within the solution (i.e. they aren't downloading them), so wanted to use a container w/ interactive/preview capabilities so they could just scroll through it then and there. However, I seem to run into a problem whenever I host the file on our server and access from a remote client. Here's my testing: Create new file, add container field (internal storage); add field to basic layout, enabling 'Interactive content...' for the field; add PDFs to the file. A ) Storing and view
-
Hi all, Please bear with me; I'm a graphic designer learning to develop for my company when I have time. My boss bought me a copy of FMPA14 because I had heard our FMS12 could still host it, but I'm getting an SSL error when I try to connect to the server from FMP14. We have FMS12v04 on an old G5 running OS X Lion and it can't be upgraded any further. I've been researching this a bit and I found links to update FMS12 to v09 (I think?) which I haven't done yet. We all connect to the server with our workstations via LAN. We don't use FMGo or XML or anything like that (at this point). Is there a
-
When I try to open the FMS12 Console, I see a dialog   Is this because I'm running Java 7.75?  I could not find any settings in System Preferences or Safari Preferences that had to do with certificates.   This occurred on Yosemite.  On Mavericks, nothing at all happens when I click the Start Admin Console button.  Please give me some suggestions.  --Doug  EDIT:  Fixed with installation of version 12.0.5 on Yosemite.  Off to install 12.0.6 on Mavericks to see if that helps there.
-
Does anyone know when I can buy FileMaker Server 12 ? I'm currently on version 11 and want to upgrade. Can some please help me out? Thanks, John
-
Hi, I can obviously use application_version() as the means to detect a desktop, iPad or iPhone, or Web Publishing Engine. But is there any way inside the Web Publishing Engine, to detect if its's a desktop, or iPad or iPhone? Many thanks
-
Greetings! I've inherited an instance of FileMaker Server 12 that is hosting 100+ files, and 80% of them haven't been used or even logged into in years. 5% are used regularly, and 15% are used very occasionally. The issue is I haven't the foggiest idea which is which. Does anyone have any clever ideas on how I could, in one fell swoop, figure out which ones have fallen out of use? Are there database file properties hiding somewhere? In a perfect world, I would like to know: The date any user last logged into a file; The date any user last edited any data in the file; The account name
-
We are going to deploy a new Filemaker Server 12 on Mac OS 10.9 We want to take our time with this to set it up correctly. Is it a good way to setup the new server completely and then at the end change the ip address to the right one? (after taking done the old one) We are also using IWP.
-
Hi, I'm looking to buy FileMaker 12 Server ? Any advise? Thanks
-
Let me start by saying I'm not a server or Windows expert in any way, shape, or form. I am the one-eyed FileMaker guru in the land of the blind, therefore, I'm the expert by default. I have taught myself everything I know from books and this forum and lots of trial and error. Our FileMaker server environment (v 12) is humming along just fine, and now corporate wants to revoke my access to the server and have everything go through a ticket system at the corporate level, which would mean a review by a board for any time I need to take the files offline. They estimate it'd probably be a week