Do u mind to share some samples or example?Originally posted by Ayukat:Use OleDbConnection...
Got 2 ways...
1 is use the OleDbConnectio function in the Visual Studio... click click click nia... can le... not very advicible unless u using it on 1 pc nia... coz if the database directory change u have to redo the whole thing again...
2nd way more chim... VERY chim... u need to write some codes to use the OleDbConnection to connect to MS access... then write some methods to invoke the usage of SQL statements... den after tat u can just call the methods in order to manipulate the database... but now u still have to change the code if the database directory is different....
Hi,Originally posted by babymac13:Does anyone have any suggestion to incorporate the application of Visual Basic into Ms access. The reason why i asking for assistance is because i do not hav a strong foundation in Programming language but i need to come up with a database system. Therefore, i hope u can input me with some examples, which i can reference to.
Thank replying. But I'm still newbie when it comes to programming lang. So wat are the application that i can do when i use the built-in VB in MS access? Any examples i can follow on?Originally posted by Sky2D2:Hi,
Using VB app to connect to Ms Access, YOu need to have :
1. Knowledge in ADO or ADO.Net
2. alots of client -server things to do.
3. alots of tracking and trouble shoot in client server cases.
Why dont you use Ms access to learn to do first. It has VB application BUILT in for you. YOu can also use Ms Access to do client -server things too.
Go for C#,Vb.net. VB has changed to VB.net this is better, It is like Java, C++. I
VB in MS Office is called VBA (Visual Basic for Applications)Originally posted by babymac13:Thank replying. But I'm still newbie when it comes to programming lang. So wat are the application that i can do when i use the built-in VB in MS access? Any examples i can follow on?
Example to follow?Originally posted by babymac13:Thank replying. But I'm still newbie when it comes to programming lang. So wat are the application that i can do when i use the built-in VB in MS access? Any examples i can follow on?