Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 13th, 2005, 02:23 AM
Registered User
 
Join Date: Jul 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ahali
Default How to use create table command in VB.net

hi everybody
please can anyone help me with the command of how to execute a create table command in vb.net form cause i cannot use nonquery i have tried scalar but its not giving any response please help
ALLY HASSAN ALI
[email protected]

 
Old October 2nd, 2005, 08:36 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anubhav.kumar
Default

hi,

if you are using a rdbms (sql server or else) then create a stored procedure in which you can pass parameters for creating the table. then call this stored procedure from your vb.net code.
this is just a hint. hope it will work for your situation

cheers

Anubhav Kumar
 
Old February 21st, 2006, 01:55 AM
Registered User
 
Join Date: Jul 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ahali
Default

Hi Anubhav,
Thanks for the tip i will apply it immediately and try it in the code

ALLY HASSAN ALI






Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a Pivot table report using vb.net spowari .NET Framework 2.0 9 June 25th, 2015 04:26 PM
How to call QBasic command in VB.Net kiwibey Visual Studio 2005 1 January 10th, 2007 11:37 AM
VB.NET ExecuteNonQuery() command Lofa SQL Server 2000 1 September 20th, 2005 10:03 AM
how can i create messanger in vb.net sanjay_jadam General .NET 1 January 21st, 2005 07:47 AM
Create a PDF with VB.NET medwar76 VS.NET 2002/2003 0 September 4th, 2003 02:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.