Hey all,
so in my database course for school, we are using IBM DB2 to create a database. I don't want to use DB2, so I asked if I could use FileMaker and was told I could. All the database designing and building aside, what I'm worried about is being able to make a simple web app to connect to and then perform some very basic operations on the database.
For example, my TA said that the web app should have a simple login page, which will check my users table and make sure the username and password match. After that it loads a simple page, allowing the user to say add a new customer, modify an existing customer, or delete a customer. We do the operation in the web app and then go into the DBMS to make sure it worked.
I know FileMaker has forms, which is why I wanted to use it in the first place, as I plan on using the database after the course is done and will interact with it through the forms, so I don't care about making a "sweet" web app, just something that will get me the marks for the course.
Does anyone know if (a)I'm screwed, because FileMaker won't let me do that? or (b) has a link to somewhere discussing how to set up a database in FileMaker than access it with PHP and SQL queries?
Hope this is enough information and you guys can help!
Dan
so in my database course for school, we are using IBM DB2 to create a database. I don't want to use DB2, so I asked if I could use FileMaker and was told I could. All the database designing and building aside, what I'm worried about is being able to make a simple web app to connect to and then perform some very basic operations on the database.
For example, my TA said that the web app should have a simple login page, which will check my users table and make sure the username and password match. After that it loads a simple page, allowing the user to say add a new customer, modify an existing customer, or delete a customer. We do the operation in the web app and then go into the DBMS to make sure it worked.
I know FileMaker has forms, which is why I wanted to use it in the first place, as I plan on using the database after the course is done and will interact with it through the forms, so I don't care about making a "sweet" web app, just something that will get me the marks for the course.
Does anyone know if (a)I'm screwed, because FileMaker won't let me do that? or (b) has a link to somewhere discussing how to set up a database in FileMaker than access it with PHP and SQL queries?
Hope this is enough information and you guys can help!
Dan