Click here to Skip to main content
15,920,633 members
Home / Discussions / Database
   

Database

 
Questionexport data from sqlserver to excel Pin
mehran.asg1-Oct-07 21:20
mehran.asg1-Oct-07 21:20 
AnswerRe: export data from sqlserver to excel Pin
pmarfleet1-Oct-07 21:48
pmarfleet1-Oct-07 21:48 
Questionfetching database schema using ado.net Pin
chanzeb1-Oct-07 21:19
chanzeb1-Oct-07 21:19 
AnswerRe: fetching database schema using ado.net Pin
Kschuler2-Oct-07 7:29
Kschuler2-Oct-07 7:29 
AnswerRe: fetching database schema using ado.net Pin
PIEBALDconsult3-Oct-07 15:29
mvePIEBALDconsult3-Oct-07 15:29 
QuestionProblem with Attach In 2005 Pin
mehrdadc481-Oct-07 8:14
mehrdadc481-Oct-07 8:14 
AnswerRe: Problem with Attach In 2005 Pin
Marek Grzenkowicz2-Oct-07 1:22
Marek Grzenkowicz2-Oct-07 1:22 
QuestionHelp with FormView please Pin
sjp7001-Oct-07 8:13
sjp7001-Oct-07 8:13 
AnswerRe: Help with FormView please Pin
Pete O'Hanlon1-Oct-07 10:17
mvePete O'Hanlon1-Oct-07 10:17 
QuestionIdentity after updated Pin
webhay1-Oct-07 7:17
webhay1-Oct-07 7:17 
AnswerRe: Identity after updated Pin
pmarfleet1-Oct-07 9:50
pmarfleet1-Oct-07 9:50 
AnswerRe: Identity after updated Pin
Pete O'Hanlon1-Oct-07 10:41
mvePete O'Hanlon1-Oct-07 10:41 
QuestionCurrentDb Connection String... Pin
new_phoenix1-Oct-07 7:04
new_phoenix1-Oct-07 7:04 
AnswerRe: CurrentDb Connection String... Pin
Dave Kreskowiak1-Oct-07 7:13
mveDave Kreskowiak1-Oct-07 7:13 
GeneralRe: CurrentDb Connection String... Pin
new_phoenix1-Oct-07 7:23
new_phoenix1-Oct-07 7:23 
QuestionFTP Solution to find.... Pin
soniasan30-Sep-07 21:30
soniasan30-Sep-07 21:30 
AnswerRe: FTP Solution to find.... Pin
Dave Kreskowiak1-Oct-07 7:10
mveDave Kreskowiak1-Oct-07 7:10 
AnswerRe: FTP Solution to find.... Pin
andyharman1-Oct-07 7:27
professionalandyharman1-Oct-07 7:27 
QuestionAuto generated primary key Pin
anuradha.rrao30-Sep-07 3:33
anuradha.rrao30-Sep-07 3:33 
AnswerRe: Auto generated primary key Pin
Paul Conrad30-Sep-07 11:44
professionalPaul Conrad30-Sep-07 11:44 
AnswerRe: Auto generated primary key Pin
Suaysh Andhare30-Sep-07 22:47
Suaysh Andhare30-Sep-07 22:47 
AnswerRe: Auto generated primary key Pin
Vimalsoft(Pty) Ltd1-Oct-07 22:07
professionalVimalsoft(Pty) Ltd1-Oct-07 22:07 
Hi

remember that when you create an Identity Column in SQL , you have to Assign a data type. The Identity Function Accept numeric value. if you Pass "User" you will get an Error. "User" is a keyword in SQL.

i suggust you use Numeric like this
http://manuals.sybase.com/onlinebooks/group-as/asg1250e/sqlug/@Generic__BookTextView/19681;pt=19681;uf=0[^]

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


GeneralRe: Auto generated primary key Pin
anuradha.rrao3-Oct-07 9:15
anuradha.rrao3-Oct-07 9:15 
QuestionADO.NET Pin
sean0029-Sep-07 18:54
sean0029-Sep-07 18:54 
AnswerRe: ADO.NET Pin
Gamzun29-Sep-07 22:20
Gamzun29-Sep-07 22:20 

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.