I am able to create database and table.But i haven't idea about how to insert values through this catalog.
Is it possible to insert values through this catalog?
Please help me
I am able to create database and table.But i haven't idea about how to insert values through this catalog.
And have no idea why you have posted these two lines rather than explain us which way/technology you were using to create database and tables.
For example, if you were using ADOX then well, it's a correct way for creating a DB structure. But to manipulate the DB data you have to to use ADO, not ADOX.
Bookmarks