Visual Basic - Databases | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Visual Basic - Databases

I’m currently taking a class on Visual Basic, CIS176; unfortunately, I’m having trouble with binding data sources or even where to start if I want to connect a source correctly, I.e, excel spreadsheet or an actual database type/file. Any suggestions?

16th Jun 2018, 2:53 PM
Timothy Allen Johnson II
Timothy Allen Johnson II - avatar
1 Answer
0
Hi Timothy! Wow, it has been awhile since I've used Visual Basic in Visual Studio, but I'm pretty sure the menus move around depending on which version you're on. I'm not sure if I can give you a more specific answer, but it's probably okay to get started here: https://msdn.microsoft.com/en-us/library/w4dd7z6t.aspx I mostly say that because of this: https://stackoverflow.com/questions/31776820/data-menu-and-add-data-source-in-visual-studio-2015 Again, it has been awhile for me, but I hope this helps! :)
16th Jun 2018, 10:27 PM
Janning
Janning - avatar