Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nupper on October 06, 2013, 05:17:06 pm

Title: Db2 to Csv
Post by: Nupper on October 06, 2013, 05:17:06 pm
is there a way to convert DB2 from Cata to CSV
Title: Re: Db2 to Csv
Post by: osler on October 06, 2013, 10:06:42 pm
I think tere´s no DB2 to CSV, but an interesting option is converting the DB2 to SQL:

DB2 to SQL: http://code.google.com/p/cntc2/download ... r&can=2&q= (http://code.google.com/p/cntc2/downloads/detail?name=Dbc2ConverSQL.rar&can=2&q=" onclick="window.open(this.href);return false;)
SQL to DB2: http://code.google.com/p/cntc2/download ... r&can=2&q= (http://code.google.com/p/cntc2/downloads/detail?name=SQLtoDB2%20.rar&can=2&q=" onclick="window.open(this.href);return false;)