RoguePoet01
Programmer
Hi,
We're updating our system and I have to update our GUIs from VB6 to C#.NET.
I've been doing a lot of searching on this. Some say ADO.NET is the way to go as far as interfaces go.
But I'm seeing other examples of code that are using OLEDB, and I see SQLConnect in the Visual Studio Data section of the toolbar.
I know there's more than one way to skin a cat.
With VB6 I was using DAO and recordsets and it just seemed really straight forward and easy.
I was hoping somebody out there would have some advice.
Since we're moving up to C# and .NET, I feel like I have to leave the DAO stuff behind and embrace the future, so to speak.
Would appreciate some thoughts, links, or example code.
We're updating our system and I have to update our GUIs from VB6 to C#.NET.
I've been doing a lot of searching on this. Some say ADO.NET is the way to go as far as interfaces go.
But I'm seeing other examples of code that are using OLEDB, and I see SQLConnect in the Visual Studio Data section of the toolbar.
I know there's more than one way to skin a cat.
With VB6 I was using DAO and recordsets and it just seemed really straight forward and easy.
I was hoping somebody out there would have some advice.
Since we're moving up to C# and .NET, I feel like I have to leave the DAO stuff behind and embrace the future, so to speak.
Would appreciate some thoughts, links, or example code.