Alright i have recently been getting this error
[Only registered and activated users can see links. Click Here To Register...]
I have been searching all over the forum for a awnser and the only awnser i have gotten so far was to take out
Which would make it look like this
Yeah well i did that and for some reason i am still having the same problem
So any help would be greatly appreciated
[Only registered and activated users can see links. Click Here To Register...]
I have been searching all over the forum for a awnser and the only awnser i have gotten so far was to take out
Code:
; Min Pool Size = 300; Max Pool Size = 900
Which would make it look like this
Code:
C = new MySqlConnection("Server=" + SERVER + ";Database='" + DATA_BASE + "';Username='" + USER_NAME + "';Password='" + PASSWORD + "'");
Yeah well i did that and for some reason i am still having the same problem
So any help would be greatly appreciated