hi...
I'm reading some .csv/.txt file ...using ODBC ...
To store those data I read it in datatable .
then I create table in database manualy....
I want to create table automaticaly according to file column shcema...
How can I do that in C# code ?
Hi .netaholic,
you can refer below link for creating database schema from datatable.
http://darrylagostinelli.com/2011/06/27/create-a-sql-table-from-a-datatable-in-c-net/
Thanks and Regards, Shailesh B. Davara
Microsoft는 Msdn 웹 사이트에 대한 귀하의 의견을 이해하기 위해 온라인 설문 조사를 진행하고 있습니다. 참여하도록 선택하시면 Msdn 웹 사이트에서 나가실 때 온라인 설문 조사가 표시됩니다.
참여하시겠습니까?