0

Do you know some tutorials (preferably a website or a blog) in Visual Basic 6 (not Visual Basic .NET) for data access or CRUD? The caliber and depth that I'm looking for is similar to this site:

Data Access Tutorials for ASP.NET

http://www.asp.net/learn/data-access/

Although the above site is for web applications, I am looking for a WinForm VB6 tutorial.

Thanks in advance for your time.

Deanna
  • 23,876
  • 7
  • 71
  • 156
yoitsfrancis
  • 4,278
  • 14
  • 44
  • 73

1 Answers1

1

This page has quite a bit. It's nowhere near as nice as the ASP.NET video tutorials, but it's not bad.

Scroll down for data tutorials.

http://www.vbtutor.net/vbtutor.html

David
  • 72,686
  • 18
  • 132
  • 173