HighTechTalks DotNet Forums  

Re: Can ADO.NET create a table in the database programmatically without executing CREATE TABLE sql statement?

Dotnet Framework (ODBC.net) microsoft.public.dotnet.framework.odbcnet


Discuss Re: Can ADO.NET create a table in the database programmatically without executing CREATE TABLE sql statement? in the Dotnet Framework (ODBC.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Paul Clement
 
Posts: n/a

Default Re: Can ADO.NET create a table in the database programmatically without executing CREATE TABLE sql statement? - 08-30-2004 , 10:56 AM






On Sat, 28 Aug 2004 05:39:13 -0700, Jeff Lee via .NET 247 <anonymous (AT) dotnet247 (DOT) com> wrote:

¤ There're all the good stuffs in ADO.NET classes, like you can create a new DataTable and add columns/constraints to it. But everything is in memory. Is there a way to save this nicely and freshly coded in-memory DataTable back to the database as a table without executing CREATE TABLE sql statement?
¤

No, ADO.NET currently does not provide this capability.


Paul ~~~ pclement (AT) ameritech (DOT) net
Microsoft MVP (Visual Basic)

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.