cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Database server connection limit exceeded In Sql Anywhere 10

Former Member
0 Kudos
5,170

Hello, I am using SqlAnywhere 10 with my Asp.Net Application. When i call connection more than 4 times with Sql Anywhere 10, it gave me the following error:-"Database server connection limit exceeded" Please help me to sort out this problem.

Thanks, Munish

Accepted Solutions (0)

Answers (1)

Answers (1)

MCMartin
Participant

Check if you are running a server instance or the dbeng..exe (e.g. autostart in ODBC normally uses this one). The personal server (dbeng) has a maximum limit of 10 concurrent connections.

Read Using SQL Anywhere database servers for further reference