Click here to Skip to main content
15,912,021 members
Home / Discussions / Database
   

Database

 
QuestionWhere can I lean about stored procedures? Pin
CCMint30-Oct-06 7:01
CCMint30-Oct-06 7:01 
QuestionCOPY TABLE giving unexpected EOF error Pin
Zeolite30-Oct-06 6:55
Zeolite30-Oct-06 6:55 
QuestionBest way to save data Pin
knappster30-Oct-06 1:43
knappster30-Oct-06 1:43 
QuestionADO.NET related question Pin
Imtiaz Murtaza30-Oct-06 0:57
Imtiaz Murtaza30-Oct-06 0:57 
AnswerRe: ADO.NET related question Pin
Colin Angus Mackay30-Oct-06 1:54
Colin Angus Mackay30-Oct-06 1:54 
GeneralRe: ADO.NET related question Pin
Damodar Periwal31-Oct-06 10:14
Damodar Periwal31-Oct-06 10:14 
AnswerRe: ADO.NET related question Pin
Hunuman30-Oct-06 2:02
Hunuman30-Oct-06 2:02 
GeneralData Type Issue in Where Clause Pin
Brady Kelly30-Oct-06 0:13
Brady Kelly30-Oct-06 0:13 
I just tried a small select, and mistakenly left the quotes off a varchar field. Instead of complaining that the column is varchar not numeric, SQL attempts to convert each value of the varchar column to an int, failing when it encounters the first non-numeric value in the column. Why doesn't it complain earlier, and why does it choose the least efficient conversion, if any converison at all?



JokeRe: Data Type Issue in Where Clause Pin
Rob Graham30-Oct-06 3:14
Rob Graham30-Oct-06 3:14 
Questionselect query filling 2 typed datasets Pin
steve_rm29-Oct-06 22:10
steve_rm29-Oct-06 22:10 
QuestionPurpose of SQL Server Jobs Pin
King Shez29-Oct-06 19:50
King Shez29-Oct-06 19:50 
AnswerRe: Purpose of SQL Server Jobs Pin
Eric Dahlvang30-Oct-06 3:13
Eric Dahlvang30-Oct-06 3:13 
Questionconnection cannot be made? Pin
Haoman1729-Oct-06 0:48
Haoman1729-Oct-06 0:48 
Questionconnecting to SQL express through ADO Pin
psasidisrcum28-Oct-06 11:54
psasidisrcum28-Oct-06 11:54 
AnswerRe: connecting to SQL express through ADO Pin
Jerry Hammond28-Oct-06 16:16
Jerry Hammond28-Oct-06 16:16 
GeneralRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 3:52
Colin Angus Mackay29-Oct-06 3:52 
GeneralRe: connecting to SQL express through ADO Pin
Jerry Hammond29-Oct-06 4:50
Jerry Hammond29-Oct-06 4:50 
GeneralRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 5:04
Colin Angus Mackay29-Oct-06 5:04 
GeneralRe: connecting to SQL express through ADO Pin
Jerry Hammond29-Oct-06 5:11
Jerry Hammond29-Oct-06 5:11 
AnswerRe: connecting to SQL express through ADO Pin
S Douglas29-Oct-06 1:55
professionalS Douglas29-Oct-06 1:55 
GeneralRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 3:56
Colin Angus Mackay29-Oct-06 3:56 
GeneralRe: connecting to SQL express through ADO Pin
S Douglas29-Oct-06 18:12
professionalS Douglas29-Oct-06 18:12 
AnswerRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 3:54
Colin Angus Mackay29-Oct-06 3:54 
QuestionSQLXML DiffGram question Pin
Diablo_m28-Oct-06 11:41
Diablo_m28-Oct-06 11:41 
QuestionRe: SQLXML DiffGram question Pin
Diablo_m28-Oct-06 21:42
Diablo_m28-Oct-06 21:42 

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.