I am currently using vs2019 v16.
i understand that odbc must be used. My problem is that the connection option doesn't display.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO;
using System.Text.RegularExpressions;
using System.Data.Odbc;
what am i doing wrong?
jose palomaresPosted Jun 3, 2021, 5:36 PM
Pranam BhatPosted Jun 3, 2021, 3:59 PM
https://docs.microsoft.com/en-us/visualstudio/data-tools/connect-to-data-in-an-access-database-windows-forms?view=vs-2019