1

(8 replies, posted in SQL queries)

I am able to convert it, thanks to you but the problem is not yet solved.
No table was created but that is not a problem cos i can do that myself. The problem is the SQL validation code was not include which is the mean reason for this inquiry.

I notice when i convert and change the version to 2. All datas and codes in the program got missing

i want a situation when i hit the login button, the code runs to check if the usename and password are correct and if correct its opens the student form for access, else its pops up an error message

pls can that be done?

2

(8 replies, posted in SQL queries)

The error message i am getting is that the program was created with a newer version and i am using version 1.3. I even tried it on version 1.44, and is the same error message. is there anyway you can convert it to open my version? or send me the codes with instruction on how to go about it?

Thanks

3

(8 replies, posted in SQL queries)

I can't open it. Any idea on how?

4

(8 replies, posted in SQL queries)

I will test it. still then, I say thank u bro

5

(8 replies, posted in SQL queries)

Hello, please can anyone help me with an SQL code for login form. I want a situation where more than one users can login and access my database. Meaning, the username box will be combo Box while the password field will be a textbox. If a username enters a wrong password 3 times, the database application will close. I dont really know much about coding. Regard!!