Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
Oracle Connection String in asp.net c#
mudar dastam
9y
403
1
Reply
Please help.....
I'm using c# asp.net and oracle database, And here is my connection string
static string strConnection = "Data Source=test;User ID=testing;Password=test123";
public OracleConnection DbConn = new OracleConnection(strConnection);
DbConn.Open();
then i got this error:
ORA-00018.Maximum number of sessions exceed
,
i did anything from own idea but it doesn't work.
thank you.
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
gettin an error of Error 2:The server tag is not well formed
creating subdomains