Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Tech Support → [HELP] Manage & Modify Database with ODBC SQL

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 4

1

Topic: [HELP] Manage & Modify Database with ODBC SQL

for master harpywar, i have a question for pvpgn with ODBC SQL ...

I have successfully compiled pvpgn using SQL ODBC database with magic builder  cool  cool

I also have installed MS SQL 2008 on my computer, then I created the account successful login to battle.net
..

nah I want to ask, how to Manage & Modify user files with ODBC SQL ??
if we use the plain file living in folder var\users and we opens the file with notepad

please explain, master harpywar  big_smile  big_smile

2

Re: [HELP] Manage & Modify Database with ODBC SQL

Don't use a plain mode - this feature is always available on any pvpgn binaries (compiled with mysql, odbc or something else).

You should to setup "sql:mode=odbc;name=[ODBC_SOURCE];prefix=pvpgn_" in bnet.conf
To access to MSSQL database use the SQL Server Management Studio.

Do not ask for support in PM.

3

Re: [HELP] Manage & Modify Database with ODBC SQL

HarpyWar wrote:

Don't use a plain mode - this feature is always available on any pvpgn binaries (compiled with mysql, odbc or something else).

You should to setup "sql:mode=odbc;name=[ODBC_SOURCE];prefix=pvpgn_" in bnet.conf
To access to MSSQL database use the SQL Server Management Studio.


Right, i have used "sql:mode=odbc;name=pvpgn;prefix=pvpgn_" in bnet.conf then i try to create account and succsess...

i have installed SQL Server Management Studio also but no shortcut to run this program (see the pict)
http://harpywar.com/images/items/pvpgn/odbc/mssql_management_studio.png

so, where i can run this program ...

help me yaa big_smile

4

Re: [HELP] Manage & Modify Database with ODBC SQL

Anyway, first you need to create a new empty database and configure Windows ODBC source.

I've this program is located here:

C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe

Do not ask for support in PM.

Posts: 4

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Tech Support → [HELP] Manage & Modify Database with ODBC SQL