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
asfandyar_lt
NA
1
0
how to Upload sql server2000 tables on online database server
Jun 5 2004 7:52 AM
i have developed a software in C#. the data is stored in sql server 2000. now i want to upload the tabels of this data base on database server, i have already bought a database space. i dont know the procedure how to upload this database by only clicking on upload button in C# and it should automatically upload the database tabels to the desired destination with a comarison of each field. if the field is changed then it should replace the existing field with the new one.
Reply
Answers (
0
)
I need to open txt in richTextBox, How?
Display selected row of listview items in textboxes on another form