Heathbo Posted September 25, 2004 Posted September 25, 2004 Is it possible to come to a point where you've reached the limits of filemaker and you realize that its just easier to code the program from scratch. I am trying to build a database for a game I play. There are so many automated checks and calculations that Filemaker is acting buggy. Totals and Averages aren't adding up write.
Ender Posted September 25, 2004 Posted September 25, 2004 ...its just easier to code the program from scratch. This is how my databases usually start, with a new file. What are you doing? It's unlikely you've hit the limits of FileMaker, but if you were looking for help with your problems, we'll need a bit more info.
Deep Thought II Posted September 27, 2004 Posted September 27, 2004 yea well it depends on what u need to do. sometimes a small C/C++ program can come in more handy than building a database... there are just many ways to accomplish the same thing, no?
Mike D. Posted September 29, 2004 Posted September 29, 2004 Totals and Averages aren't adding up write. If these numbers are not calculating correctly, it is probably a rounding problem. Try using the Round() function in your calculations. Mike
Kurt Knippel Posted September 29, 2004 Posted September 29, 2004 I would not say that you will find many problems or limitations of the Filemaker calculation engine. Most likely it is a user/developer error or a rounding error. I have often found that people tend to think that it has to be more complicated than it really is and add alot of problems simply on that basis. If you could be more specific as to what the problem that you are seeing and what you are expecting the result to be we could be of more help.
H.P. Posted September 29, 2004 Posted September 29, 2004 Ender, I think your space ship is going backward
Heathbo Posted October 13, 2004 Author Posted October 13, 2004 I figured it out, it was user error and frustration.
Ano Nimus Posted October 14, 2004 Posted October 14, 2004 Ender, I think your space ship is going backward He's right, you know
Recommended Posts
This topic is 7331 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