Download List

项目描述

SQL Tagger reads the tags of audio files from a directory, loads them into a temporary SQLite database, accepts SQL queries to modify this database, then saves any changes back to the audio files. It's useful for performing complex updates that would be difficult or tedious with conventional taggers. It's a complement to conventional taggers, not a replacement.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-06 17:13
0.2

多行SQL输入现在是处理。简单支援的是从设置在以后的查询使用SELECT查询结果的变量,以避免重新输入或粘贴长字符串。
Multi-line SQL input is now handled. Simple support was added for setting variables from SELECT query results for use in later queries to avoid re-typing or pasting long strings.

Project Resources