TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
patrick
NA
397
0
Check table Schema
Jun 23 2009 12:21 PM
Using ADODB.Connection of type Provider=Microsoft.Jet.OLEDB.4.0
I want to check to be sure database information is correct.
i.e. for each table that should be in the database, i want to check to be sure the table exists, each column that should be in the table is there, and that each column has the correct data type.
Im not sure how to programatically do this, and especially not sure how to do this without comprimising existing data.
if someone can point me to the proper sql commands that would be great. Thanks
Reply
Answers (
0
)
Attach File to Lotus Notes Email
C# windows form, SQL connection data into text box ???