Murmeldyret / P3-Project

2 stars 0 forks source link

Setup spreadsheet model to database #58

Closed Decode84 closed 2 years ago

Decode84 commented 2 years ago

Spreadsheet might need access to some form of database related content.

SilverBrother commented 2 years ago

Method for comparing reference in spreadsheet with potential identical reference in database, if it doesn't already exist.

SilverBrother commented 2 years ago

Anders made a method for comparing two references with each other.

Uewotm90 commented 2 years ago

Reference has method for evaluating value equality against another reference instance

SilverBrother commented 2 years ago

Method now copies database into program memory, allowing the program access to database related content.