Register for your free account! | Forgot your password?

You last visited: Today at 10:10

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

Advertisement



help

Discussion on help within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2015
Posts: 30
Received Thanks: 0
help

can u help me with this error ?

Warning: odbc_connect(): SQL error: [Microsoft][SQL Server Native Client 11.0]Neither DSN nor SERVER keyword supplied, SQL state 08001 in SQLConnect in C:\xampp\htdocs\includes\xinc_config.php on line 16

im using xbulbbs website
and i already put the odbc extensioin in php and i already create a config in odbc

this is my line 16
HTML Code:
define('ODBC_USER', 'sa');																	//
	define('ODBC_PASS', 'qwerty');													//
	$odbc_connect = odbc_connect('DRIVER={SQL Server Native Client 11.0};DESKTOP-EUUUP51\SQLEXPRESS', ODBC_USER, ODBC_PASS);
	$_CONFIG['db_databases'] = array(															// Datenbanken
		'acc' => 'ACCOUNT_DBF',
		'chr' => 'CHARACTER_01_DBF',
		'web' => 'WEBSITE_DBF',
		'log' => 'LOGGING_01_DBF',
		//'itm' => 'ITEM_DBF',
	);
anyone pleqase ?

anyone ? please ?
manotskie is offline  
Old 06/08/2021, 08:08   #2
 
Tamus's Avatar
 
elite*gold: 0
Join Date: Aug 2020
Posts: 102
Received Thanks: 8
Quote:
Originally Posted by manotskie View Post
can u help me with this error ?

Warning: odbc_connect(): SQL error: [Microsoft][SQL Server Native Client 11.0]Neither DSN nor SERVER keyword supplied, SQL state 08001 in SQLConnect in C:\xampp\htdocs\includes\xinc_config.php on line 16

im using xbulbbs website
and i already put the odbc extensioin in php and i already create a config in odbc

this is my line 16
HTML Code:
define('ODBC_USER', 'sa');																	//
	define('ODBC_PASS', 'qwerty');													//
	$odbc_connect = odbc_connect('DRIVER={SQL Server Native Client 11.0};DESKTOP-EUUUP51\SQLEXPRESS', ODBC_USER, ODBC_PASS);
	$_CONFIG['db_databases'] = array(															// Datenbanken
		'acc' => 'ACCOUNT_DBF',
		'chr' => 'CHARACTER_01_DBF',
		'web' => 'WEBSITE_DBF',
		'log' => 'LOGGING_01_DBF',
		//'itm' => 'ITEM_DBF',
	);
anyone pleqase ?

anyone ? please ?

Here is the fix on your problem Kyah Mark aka Adrix Scott
PHP Code:
    define('ODBC_USER''sa');                                                                    //
    
define('ODBC_PASS''qwerty');                                                    //
    
$odbc_connect odbc_connect('DRIVER={SQL Server};SERVER=DESKTOP-EUUUP51\SQLEXPRESS'ODBC_USERODBC_PASS);
    
$_CONFIG['db_databases'] = array(                                                            // Datenbanken
        
'acc' => 'ACCOUNT_DBF',
        
'chr' => 'CHARACTER_01_DBF',
        
'web' => 'WEBSITE_DBF',
        
'log' => 'LOGGING_01_DBF',
        
//'itm' => 'ITEM_DBF',
    
); 
Tamus is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[HELP]HELP HELP HELP[HELP]
09/23/2013 - Facebook - 3 Replies
GUYS ^^ THIS IS A HELP THREAD NOT REQUEST THREAD BUT YOU CAN CONSIDER IT AS REQUEST THREAD DOES ANYONE OF YOU KNOW THE AUTO SUBMIT PHP CODE? THANKS!
[HELP][HELP][HELP][HELP]!!
09/11/2009 - Soldier Front - 3 Replies
Microsoft Visual C++ Run time error! :(:( **HELP ME PLEASE!!***
help help help help help help
06/28/2009 - Say Hello - 0 Replies
how i can dowmload Mangos 6385 ??????????????????????????????????? please give me the limk i can't see that i know it is in www.elitepvpers.com/.../153716-release-mangos-relea ses-blackscorpian-win32-2-4-3-a.html - but give me link sent it to my email plz



All times are GMT +1. The time now is 10:13.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.