Hi I am new to VB.NET but for my final year project have started a system for childrens daycare center. I want to create user accounts which I think I should be able to do in acess.

How do I link this to VB.NET? is it hard? what will vb.net let me do?

Hi I am new to VB.NET but for my final year project have started a system for childrens daycare center. I want to create user accounts which I think I should be able to do in acess.

How do I link this to VB.NET? is it hard? what will vb.net let me do?

If you are using VB.NET as the frontend, then don't go trying to create user accounts in Access. You can use tables in Access to store your user account information but use VB.NET to handle the users and the access to various points. Access security (available only with mdb files and not the newer Access 2007/2010 ACCDB files) is meant for use when you use Access directly as a frontend.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.