The text of this article is not in this database — only its details are. Read it on the old site: Auto create database connection string using INI by C#
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Alireza DavoudianPosted Jan 15, 2015, 3:55 PM
Thank you indeed! this is what I was exactly looking for! :-)
xuPosted Apr 20, 2009, 11:37 PM
Thanks a lot ! firs ,my english is very poor second,your method is better than my,i haven't write into INI for the connection of my programs. thrid,I want to ask you a question . I have two tables ,they are different in their structural ,and there primary key is different ,can I use like this: dataset1.merge(dataset2,true,missionschemaaction.addwithkey)? when I write like this,my dataset1 doesn't change,why?
Mohammad JahangeerPosted Mar 31, 2009, 5:56 AM
i'll tell u aftr check