Hi, firstly iĉm sorry if this has already been answered somewhere in the forums hundreds of times, or if it is a really simple thing and i'm completely stupid for not knowing how to do it... but, how on earth do you extract a table from your database, and make it into a CSV file?
I want it for Casters ShStudio tool, and i need the CSV of dbo.Mobs and dbo.MobItems so i can actually edit drops and so on, as he explains in the tutorial in his thread.
I've seen it said somewhere that you can extract this way using LPH's tool, but i havnt worked out how to extract to CSV files, i only get the Sdata files.
I'm using SQL 2005, and it doesnt seem to have an import/export option, unless i'm overlooking it somewhere.
Is there a simple way, or quiery to get just those 2 tables in full csv format, so that i can continue to edit.
Thanks for any help you can give on this subject, it's been driving me mad for 2 days now. And again, i'm sorry if this has already been asked numerous times.
&& I've also tried using python's batch thing to get the files, but from that i only get a file called Monster.complete, which doesnt seem like the right file i need.
I want it for Casters ShStudio tool, and i need the CSV of dbo.Mobs and dbo.MobItems so i can actually edit drops and so on, as he explains in the tutorial in his thread.
I've seen it said somewhere that you can extract this way using LPH's tool, but i havnt worked out how to extract to CSV files, i only get the Sdata files.
I'm using SQL 2005, and it doesnt seem to have an import/export option, unless i'm overlooking it somewhere.
Is there a simple way, or quiery to get just those 2 tables in full csv format, so that i can continue to edit.
Thanks for any help you can give on this subject, it's been driving me mad for 2 days now. And again, i'm sorry if this has already been asked numerous times.
&& I've also tried using python's batch thing to get the files, but from that i only get a file called Monster.complete, which doesnt seem like the right file i need.