Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DataBase - Login - Not Working
#3
Part of my problem i think is the database it self. If the loginform1 code is Good... Then Database1 is not working properly. I wont be able to get back to this project till After the 4th of july. But if anyone gets bored or wants to help the Database needs to be replaced or fixed. Its just a test database so im not worried about the broken database or the account.

Login @ <!-- m --><a class="postlink" href="http://www.db4free.net/">http://www.db4free.net/</a><!-- m -->
user = murcs
pass = annika420

If you can get data entered to the database from your Form that would be great...

Also the error is: (The method or operation is not implemented), folowed by a new form that opens called:

Code:
Public Class MySqlConnection

    Private _p1 As String

    Sub New(ByVal p1 As String)
        ' TODO: Complete member initialization
        _p1 = p1
    End Sub

    Sub Open()
        Throw New NotImplementedException
    End Sub

End Class

By the way.. Big thanks for the videos and assistance i really appreciate. cyas on Tuesday.....


Messages In This Thread
DataBase - Login - Not Working - by Murcs - 06-30-2011, 01:51 PM
Re: DataBase - Login - Not Working - by Murcs - 07-01-2011, 01:25 PM
Re: DataBase - Login - Not Working - by xolara - 07-02-2011, 05:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  2 Listboxes and database qazinasir 7 24,195 07-22-2012, 09:41 PM
Last Post: brandonio21
  [SOLVED] Interation Not Working kismetgerald 9 29,866 01-20-2012, 04:30 AM
Last Post: kismetgerald
  VB2010 & MS Access Database kismetgerald 3 14,004 01-10-2012, 10:35 PM
Last Post: kismetgerald
  others can't connect to online database Stefanvp 3 13,815 08-14-2011, 09:46 PM
Last Post: brandonio21
  connect to online database elnashar77 3 13,932 08-09-2011, 01:27 PM
Last Post: brandonio21
  Working with Regex xolara 2 11,181 02-24-2011, 05:38 PM
Last Post: xolara

Forum Jump:


Users browsing this thread: 1 Guest(s)