Click here to Skip to main content
15,906,455 members
Home / Discussions / Database
   

Database

 
QuestionReading Contacts from Mail Clients in ASP.net [modified] Pin
sukkureddy23-May-08 0:15
sukkureddy23-May-08 0:15 
QuestionConfigure the GSM Modem to send a log file once a day [modified] Pin
antmaniac23-May-08 0:02
antmaniac23-May-08 0:02 
QuestionSqlTransaction for insert and update in sqlserver Pin
sukkureddy22-May-08 23:31
sukkureddy22-May-08 23:31 
AnswerRe: SqlTransaction for insert and update in sqlserver Pin
sukkureddy22-May-08 23:39
sukkureddy22-May-08 23:39 
GeneralRe: SqlTransaction for insert and update in sqlserver Pin
Ashfield23-May-08 1:14
Ashfield23-May-08 1:14 
QuestionIn sql server, Indexing is faster in which datatype comparatively? Pin
Suave_Shiva22-May-08 21:08
Suave_Shiva22-May-08 21:08 
AnswerRe: In sql server, Indexing is faster in which datatype comparatively? Pin
Giorgi Dalakishvili22-May-08 21:24
mentorGiorgi Dalakishvili22-May-08 21:24 
AnswerRe: In sql server, Indexing is faster in which datatype comparatively? Pin
Ashfield22-May-08 21:24
Ashfield22-May-08 21:24 
Int is the fastest, I think date would be next fastest as its stored as an int, then string, but its more important to get the index(es) right than worry about which datatypes are fastest - its only in the case of very large tables that you will notice any significant difference.

Bob
Ashfield Consultants Ltd

QuestionConnecting to the SQL Server 2000 Pin
John.L.Ponratnam22-May-08 20:54
John.L.Ponratnam22-May-08 20:54 
AnswerRe: Connecting to the SQL Server 2000 Pin
Ashfield22-May-08 21:16
Ashfield22-May-08 21:16 
AnswerRe: Connecting to the SQL Server 2000 Pin
Giorgi Dalakishvili22-May-08 21:17
mentorGiorgi Dalakishvili22-May-08 21:17 
AnswerRe: Connecting to the SQL Server 2000 Pin
Blue_Boy22-May-08 21:19
Blue_Boy22-May-08 21:19 
Questionpassing string as parameter to stored procedure sql2000 Pin
ritu432122-May-08 19:11
ritu432122-May-08 19:11 
AnswerRe: passing string as parameter to stored procedure sql2000 Pin
Ashfield22-May-08 21:18
Ashfield22-May-08 21:18 
QuestionReturning sorted rows from function that reads from view Pin
AlexeiXX322-May-08 10:55
AlexeiXX322-May-08 10:55 
AnswerRe: Returning sorted rows from function that reads from view Pin
Ashfield22-May-08 21:20
Ashfield22-May-08 21:20 
Questionhow to create sql 2000 database setup? Pin
sathyan_829422-May-08 6:45
sathyan_829422-May-08 6:45 
AnswerRe: how to create sql 2000 database setup? Pin
John_Adams22-May-08 23:16
John_Adams22-May-08 23:16 
QuestionSQL 2000 vs 2005 vs 2008 Pin
jgrogan22-May-08 6:04
jgrogan22-May-08 6:04 
QuestionSingle Column Tables Pin
Tristan Rhodes22-May-08 3:36
Tristan Rhodes22-May-08 3:36 
AnswerRe: Single Column Tables Pin
Alsvha22-May-08 18:23
Alsvha22-May-08 18:23 
QuestionExporting/Importing Database in sql sevrer 2000 using c# Pin
Berlus22-May-08 2:22
Berlus22-May-08 2:22 
AnswerRe: Exporting/Importing Database in sql sevrer 2000 using c# Pin
Mycroft Holmes23-May-08 0:33
professionalMycroft Holmes23-May-08 0:33 
QuestionBeginner's for STORED PROCEDURES and triggers Pin
Karan_TN22-May-08 0:44
Karan_TN22-May-08 0:44 
AnswerRe: Beginner's for STORED PROCEDURES and triggers Pin
John_Adams22-May-08 1:06
John_Adams22-May-08 1:06 

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.