The Jet Database Engine is free with Windows, isn't it? That is to say, if I use VB.Net to display a Jet database, the users won't need Access installed, and therefore shouldn't have to pay for it, right?
A similar example is when I use VB.Net to output data to an .XLS file. Excel doesn't need to be installed to do it. Thus I could use the .xls file as a free database.
So here's the situation. I'm not in the IT dept. And I'm the only one in my dept with Access installed. Using Design view, I created some tables. I could use VB.Net to manipulate and display those tables - in fact I could I even have VB.net recreate the tables from scratch without any need for Access Design view. If I do it this way, then, the users shouldn't have to pay for Access, right?
A similar example is when I use VB.Net to output data to an .XLS file. Excel doesn't need to be installed to do it. Thus I could use the .xls file as a free database.
So here's the situation. I'm not in the IT dept. And I'm the only one in my dept with Access installed. Using Design view, I created some tables. I could use VB.Net to manipulate and display those tables - in fact I could I even have VB.net recreate the tables from scratch without any need for Access Design view. If I do it this way, then, the users shouldn't have to pay for Access, right?