User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: Database (Spreadsheet) Help.

  1. #11
    No Products Registered

    Join Date
    Feb 2007
    Location
    Vancouver, BC
    Posts
    60
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Database (Spreadsheet) Help.

    Let's say 10,000 at most then if anything a little more but not overly massive.

  2. #12
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    Re: Database (Spreadsheet) Help.

    OK, Excel will be fine. Do you have Excel installed on your system? Are the other computers that will access the Excel file on the same network or is this connect to be via the internet? Will the other systems be adding records, deleting records, modifing records???

  3. #13
    No Products Registered

    Join Date
    Feb 2007
    Location
    Vancouver, BC
    Posts
    60
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Database (Spreadsheet) Help.

    The excel wile will be shared on an internal network. All PC's will be on this network. If possible it would be nice to be able to create the records/test cases via the MMF program but if not I can always alter it in Excel myself. Same goes for deleting if possible then yes. I can always set permissions later if I don't want them too. Other then that the only thing that for sure will be updated is the Pass/Fail option (Can be a radio button or drop down list) If they select that option and save I would like that to be reflected in the Excel file as a pass or fail as I plan to have the excel file linked to a webpage so that current results will always be visible.

    Is that enough info?

    Thanks.

  4. #14
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    Re: Database (Spreadsheet) Help.

    Ok, Will more than one person be wanting to edit the data in the excel file AT THE SAME TIME? This is not possible with the excel odbc driver.
    Also, you can add and edit the records with sql statements but to delete records you have to open the file in Excel to do so I believe.

    On the windows pc you need to first set up the odbc data source. If you are going to use Excel and Excel is installed on the computer you should be able to go to the ODBC data source administrator and create the system data source. Are you using XP or Vista. ODBC data manager is part of the Administration Tools in Vista.

    You need to see if you have an Excel driver. (If the restriction above may cause a problem then I suggest using MySQL database.)

    Open Excel and create a spreadsheet and in the first row add your column headings. The Excel ODBC driver requires this.

    Save the spreadsheet in a folder that you will share on the network.

    Let me know when this done or if you have further questions.
    Once done we will need to see if you can create a simple MMF2 app that connects to the excel file and add a record.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Data Spreadsheet
    By Catastrophic in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 29th October 2013, 08:17 AM
  2. Ideas for creating spreadsheet with graphics
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 30th July 2011, 03:42 PM
  3. Database: Connecting to a database over internet
    By Ham in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th March 2010, 11:00 AM
  4. Load database/array into spreadsheet
    By danworth in forum File Archive
    Replies: 1
    Last Post: 21st February 2010, 03:00 AM
  5. Spreadsheet in a web page using MMF
    By Nickydude in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 30th March 2009, 05:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •