|
-
July 24th, 2012, 10:56 AM
#1
Creating a new form link to SQL server
Hello.
I am trying to create a new form include the two columns, one is key column and the other is value. The tform will have an add button to add the new row.
After that, I want to link the form to the SQL server.
Can anybody help me to do this work ? Thanks.
-
July 25th, 2012, 01:54 AM
#2
Re: Creating a new form link to SQL server
Firstly ASP has pages and not forms...
You will have to provide more information, and what you've already done, so that we can get a clearer picture of what your trying to do...
Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
WPF Articles : 3D Animation 1 , 2 , 3
Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.
-
July 25th, 2012, 09:05 AM
#3
Re: Creating a new form link to SQL server
for example I have a table with two columns
personid and value.
the user can input whatever number they want and then use the "Add" button to add this table to the database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|