Click here to Skip to main content
15,887,135 members
Home / Discussions / Database
   

Database

 
AnswerRe: Help Me Pin
Ingo28-Aug-13 22:30
Ingo28-Aug-13 22:30 
AnswerRe: Help Me Pin
Simon_Whale29-Aug-13 0:13
Simon_Whale29-Aug-13 0:13 
AnswerRe: Help Me Pin
Amol_B11-Oct-13 0:26
professionalAmol_B11-Oct-13 0:26 
Questiondatabase connectivity issue Pin
knaivekiller26-Aug-13 21:21
knaivekiller26-Aug-13 21:21 
AnswerRe: database connectivity issue Pin
Jörgen Andersson26-Aug-13 21:32
professionalJörgen Andersson26-Aug-13 21:32 
Questionselecting maximum entry from sql server compact column Pin
paul4everyone24-Aug-13 0:02
paul4everyone24-Aug-13 0:02 
AnswerRe: selecting maximum entry from sql server compact column Pin
Tim Carmichael24-Aug-13 2:14
Tim Carmichael24-Aug-13 2:14 
GeneralRe: selecting maximum entry from sql server compact column Pin
paul4everyone24-Aug-13 2:43
paul4everyone24-Aug-13 2:43 
i found my way out by creating a new column, ID as a int data type,
i then used
Select Max(ID) from Employee

to get the maximum value.
finally i just send a string value of Emp"&ID to Employee_ID Column

Thanks for your Reply
AnswerRe: selecting maximum entry from sql server compact column Pin
paul4everyone24-Aug-13 2:38
paul4everyone24-Aug-13 2:38 
AnswerRe: selecting maximum entry from sql server compact column Pin
Eddy Vluggen24-Aug-13 2:43
professionalEddy Vluggen24-Aug-13 2:43 
AnswerRe: selecting maximum entry from sql server compact column Pin
paul4everyone24-Aug-13 2:47
paul4everyone24-Aug-13 2:47 
GeneralRe: selecting maximum entry from sql server compact column Pin
Mycroft Holmes24-Aug-13 13:31
professionalMycroft Holmes24-Aug-13 13:31 
GeneralRe: selecting maximum entry from sql server compact column Pin
Jörgen Andersson26-Aug-13 21:30
professionalJörgen Andersson26-Aug-13 21:30 
AnswerRe: selecting maximum entry from sql server compact column Pin
paul4everyone25-Aug-13 4:19
paul4everyone25-Aug-13 4:19 
GeneralRe: selecting maximum entry from sql server compact column Pin
Mycroft Holmes25-Aug-13 12:40
professionalMycroft Holmes25-Aug-13 12:40 
QuestionPL/MySQL - No data - zero rows fetched, selected, or processed Pin
noislude22-Aug-13 5:22
noislude22-Aug-13 5:22 
AnswerRe: PL/MySQL - No data - zero rows fetched, selected, or processed Pin
GuyThiebaut22-Aug-13 5:50
professionalGuyThiebaut22-Aug-13 5:50 
GeneralRe: PL/MySQL - No data - zero rows fetched, selected, or processed Pin
noislude22-Aug-13 10:10
noislude22-Aug-13 10:10 
QuestionALTER TABLE question Pin
Corporal Agarn22-Aug-13 1:29
professionalCorporal Agarn22-Aug-13 1:29 
AnswerRe: ALTER TABLE question Pin
Simon_Whale22-Aug-13 1:49
Simon_Whale22-Aug-13 1:49 
GeneralRe: ALTER TABLE question Pin
Corporal Agarn22-Aug-13 1:56
professionalCorporal Agarn22-Aug-13 1:56 
AnswerRe: ALTER TABLE question Pin
Shameel22-Aug-13 2:34
professionalShameel22-Aug-13 2:34 
QuestionXML Clause is not allowed Pin
iCanDivideByZero21-Aug-13 7:13
iCanDivideByZero21-Aug-13 7:13 
AnswerRe: XML Clause is not allowed Pin
Eddy Vluggen22-Aug-13 5:15
professionalEddy Vluggen22-Aug-13 5:15 
QuestionSQL Query Pin
heinthuwin20-Aug-13 20:54
heinthuwin20-Aug-13 20:54 

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.