开发者

A database table to save a custom matrix of data

开发者 https://www.devze.com 2023-02-23 08:54 出处:网络
This question is about saving custom dynamically-generated reports. These reports are html tables that each contain different columns and rows (according to 开发者_如何学Cthe user\'s preferences). Wh

This question is about saving custom dynamically-generated reports.

These reports are html tables that each contain different columns and rows (according to 开发者_如何学Cthe user's preferences). What is the best way to save this data for archival and future retrieval?

Would a 2-dimensional hash work inside a single text field, given that every report will be structurally unique?

0

精彩评论

暂无评论...
验证码 换一张
取 消