ODBC for direct data access and update ODBC for direct data access and update
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

ODBC for direct data access and update

Started by minvalp, March 31, 2008, 09:45:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

minvalp

Hi I'm new to the Forum and own a small indie record comapany called Soundsbad Music
My background is databases/web hosting/tech arch/applications

I have been using CPG 1.4.16 as a media library for mp3/jpg/video assets for album releases, and have a separate central database of album/track metadata at home.

Using a MySQL ODBC driver I established a live link to the web hosted cpg database and linked in this case to a new Microsoft Access database (2000 or newer).

What this gives you is a tablular LIVE view into any table eg: cpg_pictures, allowing updates to whole columns of data in one go! Eg: I use field user3 for Track Duration and user4 fo ISRC. Now working on an update query to automate this from my central database....

This is of course highly dangerous but using Queries on this raw data you can tailor the updates as required. It also allows you to snapshot the data locally as a quick backup by importing rather than linking.

If this is of interest to anyone I'll post more info
Pete