Hi sir, I like the video I am a beginner, could you help add a user type on the database and used a combo box list to select the user and query the value of the username, password and user type if one of the selection is not match it will return error. Hope you can just show or add to your video, thank you and have a good day.
@shahiqram46958 жыл бұрын
Hi there i just created a login system by following what you have done in the video above however i keep getting this error saying the path of my database does not exist when it does. and .open is highlighted in yellow in my code. The project is on my usb F drive. Please can you help thanks System.Data.OleDb.OleDbException was unhandled ErrorCode=-2147467259 Message="Could not find file 'F:\Access Computing\paul\Main Project\Pete's Plumbing System\Petes_Plumbing _Database.accdb'."
@shahiqram46958 жыл бұрын
+Shah Iqram also im using vb 2008 express and 2013 microsoft access
@stijnvantvijfde10 жыл бұрын
Nice vid
@iBasskung10 жыл бұрын
Thank you very much krub.
@PlayWut8 жыл бұрын
Question: I want to open a form from the admin account and other form from the guest account, how can I do that
@TejasGuptaMusic6 жыл бұрын
an exception is thrown at this line.... da.Fill(ds, "TableMain") ....exception: An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in System.Data.dll Additional information: Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'. Why??? Where's The Error??? Please Help.....
@iBasskung6 жыл бұрын
Hello, Please compare your code with my original source code : codeaminute.blogspot.com/2014/07/visual-basic-net-login-form-using.html Thanks
@TejasGuptaMusic6 жыл бұрын
Yes @iBasskung, our code is same but it's not working for me........
@randiandika87958 жыл бұрын
Can you help me please with the following error:- .open()
@bossgvlogs79787 жыл бұрын
Same error
@satjan_5 жыл бұрын
รันแล้วมันขึ้นแบบนี้อะครับควรทำยังไง An unhandled exception of type 'System.NullReferenceException' occurred in WindowsApplication7.exe Additional information: Object reference not set to an instance of an object.
@iBasskung5 жыл бұрын
รบกวนเข้ากลุ่มนี้ จากนั้นโพสต์รูปภาพ คำอธิบาย พร้อม Source Code ที่มีปัญหา และ Error Message ครับ Facebook group: C# VB.Net VBA SQL Server MySQL MariaDB PostgreSQL MS Access Online Courses facebook.com/groups/595785634127340 ขอบคุณครับ
@ahmedgaber57566 жыл бұрын
an exception was caught by the debugger and user settings indicate that a break should occur plz your help
@heshammostafa26048 жыл бұрын
please help i got this error da.Fill(ds, "admTbl") Syntax error (missing operator) in query expression '* admtbl Where adm_username= ' admin' And adm_password = '1234''.
@TejasGuptaMusic6 жыл бұрын
i also have this same error....
@yeakleang9 жыл бұрын
I followed u everything but when i running application it said "Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine." and i want to ask u what the hell is that message ?
@iBasskung9 жыл бұрын
Please install .net 4.0 or higher then create your new project with this version. Hope this help. Thank you.
@yeakleang9 жыл бұрын
Thanks for help :)
@carmelaanncorpuz75017 жыл бұрын
Got the same problem. But when I installed .net 4.0 and created new project it is still not working, same error :[
@iBasskung7 жыл бұрын
+Carmela Ann Corpuz The solution can be found here: social.msdn.microsoft.com/Forums/en-US/1d5c04c7-157f-4955-a14b-41d912d50a64/how-to-fix-error-the-microsoftaceoledb120-provider-is-not-registered-on-the-local-machine?forum=vstsdb . Hope this helps Thanks
@carmelaanncorpuz75017 жыл бұрын
It worked finally! For those who are having problems like me, this might help you, social.msdn.microsoft.com/Forums/en-US/f11b2df9-fd0a-4528-987f-f95dfdccee0a/microsoftaceoledb120-provider-is-not-registered-on-the-local-machine-error?forum=adodotnetdataproviders