Jump to content

SQL Connection error help


jefferson1

Recommended Posts

E below error vasthndi from my app , how to solve?

 

user name/password correct undi, SQL server is not receiving any connection from my server

 

 

 

+0000  Open DB: username = 'xyz_ab', database = 'db_db', dbserver = 'xyz'

 +0016  Could not connect to SQL Server using SQL Native Client driver. Attemting default MS SQL Server driver...

 +15917  odbcerr: [Microsoft][ODBC SQL Server Driver]Dialog failed

 +15917  MSG_ERROR status='dbNotOpened' msg='[Microsoft][ODBC SQL Server Driver]Dialog failed ‘

Link to comment
Share on other sites

is it from program..?

try manually the same username and password in sql server management studio…

if the same error happens try windows based authentication works with your id..? or sa account..?

Link to comment
Share on other sites

20 minutes ago, dasari4kntr said:

is it from program..?

try manually the same username and password in sql server management studio…

if the same error happens try windows based authentication works with your id..? or sa account..?

enti bro profile pic marchesav joker happy ayyada??

  • Haha 1
Link to comment
Share on other sites

38 minutes ago, jefferson1 said:

E below error vasthndi from my app , how to solve?

 

user name/password correct undi, SQL server is not receiving any connection from my server

 

 

 

+0000  Open DB: username = 'xyz_ab', database = 'db_db', dbserver = 'xyz'

 +0016  Could not connect to SQL Server using SQL Native Client driver. Attemting default MS SQL Server driver...

 +15917  odbcerr: [Microsoft][ODBC SQL Server Driver]Dialog failed

 +15917  MSG_ERROR status='dbNotOpened' msg='[Microsoft][ODBC SQL Server Driver]Dialog failed ‘

 

31 minutes ago, dasari4kntr said:

is it from program..?

try manually the same username and password in sql server management studio…

if the same error happens try windows based authentication works with your id..? or sa account..?

It’s a driver issue , check the connection url once and try a jdbc or appropriate driver 

  • Upvote 2
Link to comment
Share on other sites

7 minutes ago, KGFsutthi said:

 

It’s a driver issue , check the connection url once and try a jdbc or appropriate driver 

which driver?

on my server or sql server?

sql server is fine as it  getting connections to other DB's on the same host

Link to comment
Share on other sites

1 hour ago, jefferson1 said:

E below error vasthndi from my app , how to solve?

 

user name/password correct undi, SQL server is not receiving any connection from my server

 

 

 

+0000  Open DB: username = 'xyz_ab', database = 'db_db', dbserver = 'xyz'

 +0016  Could not connect to SQL Server using SQL Native Client driver. Attemting default MS SQL Server driver...

 +15917  odbcerr: [Microsoft][ODBC SQL Server Driver]Dialog failed

 +15917  MSG_ERROR status='dbNotOpened' msg='[Microsoft][ODBC SQL Server Driver]Dialog failed ‘

ping/telnet sesi soodu anniya

 

Link to comment
Share on other sites

1 hour ago, jefferson1 said:

which driver?

on my server or sql server?

sql server is fine as it  getting connections to other DB's on the same host

Your driver settings lo driver untundhi chudu, poyyi ChatGPT lo kottu how to install driver connecting to my sql ani it ll snow 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...