Hello all,
I need guidance regarding Database connectivity.
I want to connect with SQL database and add one row in one specific table.
The table is already present in the database.
So how do I perform the connectivity with SQL and access table and add a row?
I really appreciate any help you can provide.