Register for your free account! | Forgot your password?

You last visited: Today at 03:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Database

Discussion on Database within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
Scotticus's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 433
Received Thanks: 65
Database

Can someone please provide me with a Database with the DEKARON0001 etc

Thanks

Scott
Scotticus is offline  
Old 03/17/2010, 18:33   #2
 
elite*gold: 0
Join Date: Feb 2010
Posts: 948
Received Thanks: 242


There you go, next time please browser trough the forums.
iAslana is offline  
Thanks
1 User
Old 03/17/2010, 18:37   #3
 
Scotticus's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 433
Received Thanks: 65
Thanks

Close please
Scotticus is offline  
Old 03/17/2010, 18:42   #4
 
elite*gold: 0
Join Date: Feb 2010
Posts: 948
Received Thanks: 242
No problem, you know how to import them I hope?
iAslana is offline  
Thanks
1 User
Old 03/17/2010, 18:58   #5
 
Scotticus's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 433
Received Thanks: 65
ugh.. do you still have me on MSN.. This database does not contain the **** DEKARON0001 chars
Scotticus is offline  
Old 03/17/2010, 19:13   #6
 
freeskier4lif3's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 231
Received Thanks: 149
- they have all the db files you need on their file database
freeskier4lif3 is offline  
Thanks
1 User
Old 03/17/2010, 19:15   #7
 
Scotticus's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 433
Received Thanks: 65
Tried that.. Thanks anyways..
Scotticus is offline  
Old 03/17/2010, 23:33   #8
 
-=ToMiK=-'s Avatar
 
elite*gold: 0
Join Date: Nov 2007
Posts: 839
Received Thanks: 1,236
There is many sites where you can get those databases.
Two of the best ones are already posted, you can definitely find something on there.
-=ToMiK=- is offline  
Old 03/18/2010, 00:39   #9
 
da_unknown's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 19
Received Thanks: 2
Hmm, Scotticus you goes offline untill i was ready to give you this.
Here is the SQL Script to re-insert the System Characters. I hope it helps you if you did not make a backup or something.
Just copy this in a new Query with the Query Analyzer and Check Parse Query then Execute it.



Greetings
dA-uNknOwN
da_unknown is offline  
Thanks
1 User
Old 03/18/2010, 01:55   #10
 
elite*gold: 88
Join Date: Apr 2009
Posts: 342
Received Thanks: 64
Quote:
Originally Posted by da_unknown View Post
Hmm, Scotticus you goes offline untill i was ready to give you this.
Here is the SQL Script to re-insert the System Characters. I hope it helps you if you did not make a backup or something.
Just copy this in a new Query with the Query Analyzer and Check Parse Query then Execute it.



Greetings
dA-uNknOwN
nice :-) and where is the aloken system character ? :P
[GA]Lightning is offline  
Old 03/18/2010, 02:34   #11
 
da_unknown's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 19
Received Thanks: 2
Aloken

German: Jaaaa, Gute Frage :>
Den habe ich ja glatt unterschlagen ^^

I thought Scotticus Server havent the Aloken , but who has Aloken feel free to add the last line. :>


Greetings
dA-uNknOwN
da_unknown is offline  
Thanks
1 User
Old 03/18/2010, 05:36   #12
 
Scotticus's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 433
Received Thanks: 65
Does not work.. Returns this..

Quote:
Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type varchar to data type varbinary, table 'character.dbo.user_character', column 'user_ip_addr'. Use the CONVERT function to run this query.
Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type varchar to data type varbinary, table 'character.dbo.user_character', column 'user_ip_addr'. Use the CONVERT function to run this query.
Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type varchar to data type varbinary, table 'character.dbo.user_character', column 'user_ip_addr'. Use the CONVERT function to run this query.
Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type varchar to data type varbinary, table 'character.dbo.user_character', column 'user_ip_addr'. Use the CONVERT function to run this query.
Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type varchar to data type varbinary, table 'character.dbo.user_character', column 'user_ip_addr'. Use the CONVERT function to run this query.
Server: Msg 260, Level 16, State 1, Line 1
Disallowed implicit conversion from data type varchar to data type varbinary, table 'character.dbo.user_character', column 'user_ip_addr'. Use the CONVERT function to run this query.
Scotticus is offline  
Old 03/18/2010, 07:46   #13
 
elite*gold: 88
Join Date: Apr 2009
Posts: 342
Received Thanks: 64
Quote:
Originally Posted by da_unknown View Post
German: Jaaaa, Gute Frage :>
Den habe ich ja glatt unterschlagen ^^

I thought Scotticus Server havent the Aloken , but who has Aloken feel free to add the last line. :>


Greetings
dA-uNknOwN
GERMAN:
@da-unknown
tztztz ja gut das kann gut sein
haste die line zufällig und könntest mir die per pn schicken?
von mir aus auch gegen irgendwas ^^

@Scot
then make you any what wrong well i have test by me work^^

LG Deathmage
[GA]Lightning is offline  
Old 03/18/2010, 11:53   #14
 
da_unknown's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 19
Received Thanks: 2
Hi Scotticus,
Try to change the Column 'user_ip_addr' into varchar then it must work.
You start MSSQL Enterprisemanager mark the dbo.user_character and choose Design Table and change the datatype of 'user_ip_addr'
Or insert a 'varbinary' Code into the column.

Greetings
dA-uNknOwN
da_unknown is offline  
Old 03/18/2010, 12:08   #15
 
pieter's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 568
Received Thanks: 176
Quote:
Originally Posted by Scotticus View Post
Does not work.. Returns this..

hmm an uber programmer should just easilly notice where it goes wrong reading those errors

just set the binary fields to NULL or use the stored procedure in the character database to make the binary ip's from 127.0.0.1
pieter is offline  
Reply


Similar Threads Similar Threads
Database (help) :(
01/26/2010 - Dekaron Private Server - 5 Replies
Hello Dudes I got a Problem , my Character database was Droped by a SQL Injection (i think) and i dont want open anymore cuz it is not command there to stop such attacks. i was looking for a comand like mysql_escape_string() mysql_real_escape_string()
Database
01/06/2010 - Metin2 Private Server - 12 Replies
Hey liebe Com!!! kann mir eienr nen link schicken für die metin2 database wäre echt nett :handsdown::handsdown:
DataBase
10/16/2009 - Metin2 Private Server - 11 Replies
Hallo Leuts Ich habe ein Problem, ich suche schon seite einem Tag und finde die DB nicht. Und meine frage ist : hat einer einen LInk um die db downzuloaden?? Sorry das ich jetzt ein neues Thema erstellt habe , aber ich kamm wirklich nicht weiter.
new database
10/16/2009 - Metin2 Private Server - 7 Replies
N'abend also ich habe da mal eine frage. Es war ja mal so dass die clubmt2 datenbank mal "gehackt" worden ist und zum download bereit stand. ich hätte sie gerne doch ich finde nichts ordentliches mit der sufu und google. wenn sie jemand noch hat pls pn me. mfg greivel
Help me with database.
07/13/2009 - CO2 Private Server - 5 Replies
:handsdown:I can't register my friends on my server because> database doesn't work?To say simple i can't create a new account. Someone please help me with this problem.TY:)



All times are GMT +2. The time now is 03:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.