HTML5 Access Database High Score/DB Manager Using Get Object

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hello Everyone,

    Several people have had some issues with getting this to work. Sometimes it's because they are attempting to read a page from another domain, there are restrictions on doing that but if you have a DB on your server and your requesting pages within the same domain then it's not an issue. That is why I created this demo.

    It uses C# .aspx pages to connect to an Access database. You can make calls from a Fusion HTML5 application, using the Get object, to those pages and add, update, or delete information in the database. This way if you can upload an Access database and .aspx files to your server then you don't have to worry about hosting pages on one domain while your database is hosted on another thereby eliminating the CORS issues.

    I posted it in the App Builders Network group here...
    Please login to see this link.

    If anyone knows PHP and cares to help out by writing PHP files that do the same thing as the C# .aspx files do it would be nice to have 2 options for connecting to an Access database. I know there are a bunch of PHP people that use Fusion so it may be a big help.

    Good Luck!!

    Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!