Thread: SQL Error.

Results 1 to 8 of 8
  1. #1 SQL Error. 
    Extreme Donator

    Join Date
    Jul 2011
    Posts
    546
    Thanks given
    31
    Thanks received
    18
    Rep Power
    39
    fixed
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Dec 2010
    Posts
    761
    Thanks given
    86
    Thanks received
    137
    Rep Power
    0
    go to your log out method and comment out or delete the declared method
    Reply With Quote  
     

  3. #3  
    Extreme Donator

    Join Date
    Jul 2011
    Posts
    546
    Thanks given
    31
    Thanks received
    18
    Rep Power
    39
    fixed
    Reply With Quote  
     

  4. #4  
    Theory Wins?
    Greyfield's Avatar
    Join Date
    Nov 2008
    Age
    32
    Posts
    1,585
    Thanks given
    61
    Thanks received
    265
    Rep Power
    310
    Quote Originally Posted by Myuria View Post
    go to your log out method and comment out or delete the declared method
    That wont do anything if it's creating an sql connection upon server start. He's probably going to have to remove the constructor for whatever the connection manager is.



    Reply With Quote  
     

  5. #5  
    Extreme Donator

    Join Date
    Jul 2011
    Posts
    546
    Thanks given
    31
    Thanks received
    18
    Rep Power
    39
    fixed
    Reply With Quote  
     

  6. #6  
    Theory Wins?
    Greyfield's Avatar
    Join Date
    Nov 2008
    Age
    32
    Posts
    1,585
    Thanks given
    61
    Thanks received
    265
    Rep Power
    310
    Just remove the constructor. . .It's probably in your start up method. Or if it's a really crappy source it's going to refresh a connection every log/logout.



    Reply With Quote  
     

  7. #7  
    Extreme Donator

    Join Date
    Jul 2011
    Posts
    546
    Thanks given
    31
    Thanks received
    18
    Rep Power
    39
    fixed
    Reply With Quote  
     

  8. #8  
    Extreme Donator

    Join Date
    Jul 2011
    Posts
    546
    Thanks given
    31
    Thanks received
    18
    Rep Power
    39
    fixed
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. My Sql Error Connection
    By Thee Noobster in forum Application Development
    Replies: 3
    Last Post: 02-22-2011, 09:32 PM
  2. SQL Error
    By Muroth in forum Application Development
    Replies: 1
    Last Post: 11-14-2009, 02:14 PM
  3. SQL Error whats it mean?
    By Warlock 999 in forum Help
    Replies: 2
    Last Post: 08-23-2009, 02:04 AM
  4. devo 2.7 sql error
    By Pronyma in forum Help
    Replies: 0
    Last Post: 08-19-2009, 12:28 AM
  5. An SQL error..
    By Sir John in forum Help
    Replies: 1
    Last Post: 02-10-2009, 04:25 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •