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

asked 26 Jun '12, 01:42

munish's gravatar image

munish
30224
accept rate: 0%


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

permanent link

answered 26 Jun '12, 02:59

Martin's gravatar image

Martin
9.0k130169257
accept rate: 14%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×159

question asked: 26 Jun '12, 01:42

question was seen: 4,670 times

last updated: 26 Jun '12, 02:59