Click here to Skip to main content
15,911,317 members
Home / Discussions / Database
   

Database

 
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 
QuestionGenerating SQL Table and Insert statements Pin
Brendan Vogt29-Sep-06 0:55
Brendan Vogt29-Sep-06 0:55 
Hi,

I am working with SQL Server 2005. I have a created a database on my local machine, and would like to upload it to my hosting company. In the past the incrementing fields loose their IDENTITY so I had to go and manually set this property to be incremented by 1 each a new record is added.

So what I was thinking, maybe it is better if I just generated the SQL script of the tables, and run the script on the database online?? But then all of my records and data on the local machine isn't added into this script that generates the tables. How do I create INSERT statements that will take my current data and add it to the SQL Server at the hosting company.

This is the only way of doing it, is there maybe other ways??

Regards
ma se
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 
QuestionGrouping events that fall within x days of other events? Pin
T-Smooth27-Sep-06 16:34
T-Smooth27-Sep-06 16:34 

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.