Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Beginning VB 6
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 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 January 18th, 2006, 01:21 PM
Registered User
 
Join Date: Nov 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help about insert row in SQL Server 2000

I have SQL procedure made in SQL Sever 2000. I can not write VB.NET code which will take same strings from windows forms and put it in new row in SQL server.

 
Old January 19th, 2006, 01:42 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nalla Send a message via Yahoo to nalla
Default


Hi dimeanel,
your problem is bit confused.
I hope what you are trying to say is that you can't use the same query in a vb form which you are using in a sql server procedure to insert a new row to a table.that's obvious because syntaxes are different in a vb form and a sql server procedure.

please let us know if you need more information regarding this.


nalaka hewage
 
Old January 19th, 2006, 02:49 PM
Registered User
 
Join Date: Nov 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by nalla


Hi dimeanel,
your problem is bit confused.
I hope what you are trying to say is that you can't use the same query in a vb form which you are using in a sql server procedure to insert a new row to a table.that's obvious because syntaxes are different in a vb form and a sql server procedure.

please let us know if you need more information regarding this.


nalaka hewage
 
Old January 19th, 2006, 02:55 PM
Registered User
 
Join Date: Nov 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Nalla,

I have T-SQL procedure which input some data in SQL server database. I what to write VB.NET which will run this procedure and also to take same data strings from windows VB.NET form and write it in base. If you are confused I'll send you my code.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert multiple row in server. Somesh .NET Framework 2.0 1 June 1st, 2007 08:03 AM
SQL Server 2000 and SQL Server 2000 CE dparsons SQL Server 2000 1 July 31st, 2006 12:59 PM
Insert data row in SQL SERVER 2000 dimeanel ADO.NET 1 January 25th, 2006 09:32 AM
looking for access 2000 to sql server 2000 sql/que method SQL Server 2000 0 July 7th, 2005 12:46 PM
SQL SERVER 2000 AND ACCESS 2000 ckentebe SQL Server 2000 3 June 17th, 2004 08:50 PM





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