Click here to Skip to main content
15,923,852 members
Home / Discussions / Database
   

Database

 
AnswerRe: i cannot seve E-mails Pin
Mike Dimmick29-Sep-06 4:52
Mike Dimmick29-Sep-06 4:52 
QuestionSQL Injection Pin
NICE TO MEET29-Sep-06 1:23
NICE TO MEET29-Sep-06 1:23 
AnswerRe: SQL Injection Pin
Colin Angus Mackay29-Sep-06 1:24
Colin Angus Mackay29-Sep-06 1:24 
QuestionDifference between DELETE, TRUNCATE, DROP Pin
NICE TO MEET29-Sep-06 1:20
NICE TO MEET29-Sep-06 1:20 
AnswerRe: Difference between DELETE, TRUNCATE, DROP Pin
Colin Angus Mackay29-Sep-06 1:23
Colin Angus Mackay29-Sep-06 1:23 
AnswerRe: Difference between DELETE, TRUNCATE, DROP Pin
Chris Meech29-Sep-06 7:29
Chris Meech29-Sep-06 7:29 
QuestionXML Related Pin
NICE TO MEET29-Sep-06 1:20
NICE TO MEET29-Sep-06 1:20 
AnswerRe: XML Related Pin
AskSharp1-Oct-06 12:08
AskSharp1-Oct-06 12:08 
Get the values from the UI and generate the XML string using .Net XML API class on the fly in the Business logic before sending it to the Stored Procedure.

Pass the generated XML string to the stored procedure.

In the stored procedure use the ntext to store the input XML string for further manipulation.


Sharp
Happy Programming

QuestionGenerating SQL Table and Insert statements Pin
Brendan Vogt29-Sep-06 0:55
Brendan Vogt29-Sep-06 0:55 
AnswerRe: Generating SQL Table and Insert statements Pin
zhengdong jin29-Sep-06 20:00
zhengdong jin29-Sep-06 20:00 
QuestionRe: Generating SQL Table and Insert statements Pin
Brendan Vogt2-Oct-06 19:37
Brendan Vogt2-Oct-06 19:37 
QuestionConcatenate several records into one Pin
Steven J Jowett28-Sep-06 23:13
Steven J Jowett28-Sep-06 23:13 
AnswerRe: Concatenate several records into one Pin
zhengdong jin28-Sep-06 23:40
zhengdong jin28-Sep-06 23:40 
AnswerRe: Concatenate several records into one Pin
Steven J Jowett6-Oct-06 4:26
Steven J Jowett6-Oct-06 4:26 
Questionauto increment Pin
amaneet28-Sep-06 19:43
amaneet28-Sep-06 19:43 
AnswerRe: auto increment Pin
Chris Buckett28-Sep-06 23:28
Chris Buckett28-Sep-06 23:28 
Questionauto generation of primary keys Pin
lakshmi_sri28-Sep-06 17:14
lakshmi_sri28-Sep-06 17:14 
AnswerRe: auto generation of primary keys Pin
Chris Buckett28-Sep-06 23:30
Chris Buckett28-Sep-06 23:30 
QuestionWHich is more optimal?? Pin
happyheartcs27-Sep-06 23:40
happyheartcs27-Sep-06 23:40 
Questionpb connecting to remote sql server Pin
rama charan27-Sep-06 21:04
rama charan27-Sep-06 21:04 
AnswerRe: pb connecting to remote sql server Pin
Rob Graham28-Sep-06 4:57
Rob Graham28-Sep-06 4:57 
GeneralRe: pb connecting to remote sql server Pin
rama charan3-Oct-06 19:29
rama charan3-Oct-06 19:29 
QuestionBuinding in DataGridView Pin
nesaraja27-Sep-06 19:08
nesaraja27-Sep-06 19:08 
AnswerRe: Buinding in DataGridView Pin
just3ala227-Sep-06 22:39
just3ala227-Sep-06 22:39 
Questiondatabse problem Pin
With_problem27-Sep-06 18:55
With_problem27-Sep-06 18:55 

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.