Click here to Skip to main content
15,887,300 members
Home / Discussions / Database
   

Database

 
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 
QuestionMultiple databases from a master database Pin
Brendan Vogt24-Jul-08 1:18
Brendan Vogt24-Jul-08 1:18 
AnswerRe: Multiple databases from a master database Pin
TheFM23424-Jul-08 3:31
TheFM23424-Jul-08 3:31 
GeneralRe: Multiple databases from a master database Pin
Brendan Vogt24-Jul-08 5:37
Brendan Vogt24-Jul-08 5:37 
JokeRe: Multiple databases from a master database Pin
SimulationofSai24-Jul-08 12:37
SimulationofSai24-Jul-08 12:37 
Questionacess database and bind to the datagrid using c# in ado.net Pin
swapnamoturu23-Jul-08 20:50
swapnamoturu23-Jul-08 20:50 
AnswerRe: acess database and bind to the datagrid using c# in ado.net Pin
Vimalsoft(Pty) Ltd23-Jul-08 23:37
professionalVimalsoft(Pty) Ltd23-Jul-08 23:37 
Question"loop" this for me please Pin
nelsonpaixao23-Jul-08 13:40
nelsonpaixao23-Jul-08 13:40 

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.