Click here to Skip to main content
15,905,414 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to get record by positioning - SQL 2005 Pin
leoinfo25-Jul-08 2:31
leoinfo25-Jul-08 2:31 
AnswerRe: how to get record by positioning - SQL 2000 Pin
leoinfo25-Jul-08 2:41
leoinfo25-Jul-08 2:41 
AnswerWhy not use an array ? Pin
David Mujica25-Jul-08 3:18
David Mujica25-Jul-08 3:18 
GeneralRe: Why not use an array ? Pin
leoinfo25-Jul-08 3:28
leoinfo25-Jul-08 3:28 
AnswerRe: how to get record by positioning Pin
Blue_Boy25-Jul-08 6:17
Blue_Boy25-Jul-08 6:17 
AnswerRe: how to get record by positioning Pin
Ashfield25-Jul-08 9:19
Ashfield25-Jul-08 9:19 
GeneralRe: how to get record by positioning Pin
Mycroft Holmes25-Jul-08 22:43
professionalMycroft Holmes25-Jul-08 22:43 
Questionconnection string Pin
Zafar Sultan24-Jul-08 19:47
Zafar Sultan24-Jul-08 19:47 
AnswerRe: connection string Pin
Abdul Sami X24-Jul-08 20:30
Abdul Sami X24-Jul-08 20:30 
AnswerRe: connection string Pin
Mycroft Holmes25-Jul-08 23:15
professionalMycroft Holmes25-Jul-08 23:15 
QuestionHow to install dao db app? Pin
includeh1024-Jul-08 15:17
includeh1024-Jul-08 15:17 
AnswerRe: How to install dao db app? Pin
Wendelius24-Jul-08 18:35
mentorWendelius24-Jul-08 18:35 
AnswerRe: How to install dao db app? Pin
Mycroft Holmes25-Jul-08 23:19
professionalMycroft Holmes25-Jul-08 23:19 
QuestionSimple Database Connectivity!!!! Pin
vamseeraja24-Jul-08 5:40
vamseeraja24-Jul-08 5:40 
AnswerRe: Simple Database Connectivity!!!! Pin
Vimalsoft(Pty) Ltd24-Jul-08 8:14
professionalVimalsoft(Pty) Ltd24-Jul-08 8:14 
You are posting in the wrong Forum, you should have used ASP.NET Forum, but now to answer your question you have to write a data layer class that will interact with your page and create a Stored Procedure for insert. So that means when a user clicks Submit the data layer wil take the Parameters passed in your form and pass it in the Stored procedure and your records will be in the Database. like at this article and it can be done in Web too

http://www.codeproject.com/KB/cs/NTier.aspx[^]

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


GeneralRe: Simple Database Connectivity!!!! Pin
vamseeraja25-Jul-08 4:22
vamseeraja25-Jul-08 4:22 
GeneralRe: Simple Database Connectivity!!!! Pin
Vimalsoft(Pty) Ltd25-Jul-08 6:04
professionalVimalsoft(Pty) Ltd25-Jul-08 6:04 
JokeRe: Simple Database Connectivity!!!! Pin
nelsonpaixao24-Jul-08 12:48
nelsonpaixao24-Jul-08 12:48 
GeneralRe: Simple Database Connectivity!!!! Pin
vamseeraja25-Jul-08 4:53
vamseeraja25-Jul-08 4:53 
QuestionSelect Into Statement Clarity Pin
Vimalsoft(Pty) Ltd24-Jul-08 5:31
professionalVimalsoft(Pty) Ltd24-Jul-08 5:31 
AnswerRe: Select Into Statement Clarity Pin
Tim Carmichael24-Jul-08 5:44
Tim Carmichael24-Jul-08 5:44 
GeneralRe: Select Into Statement Clarity Pin
Vimalsoft(Pty) Ltd24-Jul-08 8:06
professionalVimalsoft(Pty) Ltd24-Jul-08 8:06 
AnswerRe: Select Into Statement Clarity Pin
TheFM23424-Jul-08 8:30
TheFM23424-Jul-08 8:30 
GeneralRe: Select Into Statement Clarity Pin
Vimalsoft(Pty) Ltd24-Jul-08 8:34
professionalVimalsoft(Pty) Ltd24-Jul-08 8:34 
GeneralRe: Select Into Statement Clarity Pin
Ashfield25-Jul-08 9:24
Ashfield25-Jul-08 9:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.