Click here to Skip to main content
15,889,281 members
Home / Discussions / Database
   

Database

 
AnswerRe: Inserting a record into a database with a front web form Pin
dwatkins@dirq.net29-Nov-05 11:06
dwatkins@dirq.net29-Nov-05 11:06 
QuestionWorking with only Time in Sql? Pin
majidbhutta29-Nov-05 1:00
majidbhutta29-Nov-05 1:00 
AnswerRe: Working with only Time in Sql? Pin
Farhan Noor Qureshi29-Nov-05 12:01
Farhan Noor Qureshi29-Nov-05 12:01 
QuestionSELECT @@IDENTITY doesn't work Pin
AndySummer28-Nov-05 22:27
AndySummer28-Nov-05 22:27 
AnswerRe: SELECT @@IDENTITY doesn't work Pin
Frank Kerrigan28-Nov-05 22:42
Frank Kerrigan28-Nov-05 22:42 
QuestionIs this Possible in sql? Pin
majidbhutta28-Nov-05 5:50
majidbhutta28-Nov-05 5:50 
AnswerRe: Is this Possible in sql? Pin
Farhan Noor Qureshi28-Nov-05 10:53
Farhan Noor Qureshi28-Nov-05 10:53 
QuestionWhich one is faster and recommended Pin
dabuskol28-Nov-05 1:12
dabuskol28-Nov-05 1:12 
I need to save a record with 8 fields in my sql server table to be exact.
Which of the method is recommended and faster with this scenario.
1. Insert the record using the normal insert statement.
OR
2. Insert the record using the stored procedure (I will create the insert statement inside the stored procedure) call it in my program and pass the insert parameters.

Regardless of Security.. One record at a time using web application.

Thanks
AnswerRe: Which one is faster and recommended Pin
Farhan Noor Qureshi28-Nov-05 11:02
Farhan Noor Qureshi28-Nov-05 11:02 
QuestionAccess database - for website Pin
Rama Sharma28-Nov-05 1:11
Rama Sharma28-Nov-05 1:11 
AnswerRe: Access database - for website Pin
Farhan Noor Qureshi28-Nov-05 10:56
Farhan Noor Qureshi28-Nov-05 10:56 
GeneralRe: Access database - for website Pin
Paul Conrad28-Nov-05 11:37
professionalPaul Conrad28-Nov-05 11:37 
GeneralRe: Access database - for website Pin
Rama Sharma28-Nov-05 16:33
Rama Sharma28-Nov-05 16:33 
GeneralRe: Access database - for website Pin
Paul Conrad28-Nov-05 19:16
professionalPaul Conrad28-Nov-05 19:16 
AnswerRe: Access database - for website Pin
S Douglas28-Nov-05 21:06
professionalS Douglas28-Nov-05 21:06 
GeneralRe: Access database - for website Pin
Paul Conrad29-Nov-05 5:10
professionalPaul Conrad29-Nov-05 5:10 
GeneralRe: Access database - for website Pin
S Douglas29-Nov-05 5:36
professionalS Douglas29-Nov-05 5:36 
GeneralRe: Access database - for website Pin
Paul Conrad29-Nov-05 6:34
professionalPaul Conrad29-Nov-05 6:34 
GeneralRe: Access database - for website Pin
S Douglas29-Nov-05 15:08
professionalS Douglas29-Nov-05 15:08 
GeneralRe: Access database - for website Pin
Paul Conrad30-Nov-05 4:10
professionalPaul Conrad30-Nov-05 4:10 
GeneralRe: Access database - for website Pin
S Douglas30-Nov-05 4:26
professionalS Douglas30-Nov-05 4:26 
GeneralRe: Access database - for website Pin
Paul Conrad30-Nov-05 5:36
professionalPaul Conrad30-Nov-05 5:36 
GeneralRe: Access database - for website Pin
S Douglas30-Nov-05 5:56
professionalS Douglas30-Nov-05 5:56 
QuestionChange server name??? Pin
papa198027-Nov-05 23:20
papa198027-Nov-05 23:20 
AnswerRe: Change server name??? Pin
enjoycrack28-Nov-05 11:16
enjoycrack28-Nov-05 11:16 

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.