Click here to Skip to main content
15,891,529 members
Home / Discussions / Database
   

Database

 
AnswerCross post Pin
dan!sh 2-Jun-08 20:31
professional dan!sh 2-Jun-08 20:31 
Questionsql editor Pin
xybroxymoron2-Jun-08 16:12
xybroxymoron2-Jun-08 16:12 
QuestionSelect Query problem... Pin
tthellebuyck2-Jun-08 3:04
tthellebuyck2-Jun-08 3:04 
AnswerRe: Select Query problem... Pin
Peter Josefsson Sweden2-Jun-08 4:54
Peter Josefsson Sweden2-Jun-08 4:54 
AnswerRe: Select Query problem... Pin
Om Prakash Pant12-Apr-11 23:03
Om Prakash Pant12-Apr-11 23:03 
QuestionProblem with the Following Cursor Pin
Vimalsoft(Pty) Ltd2-Jun-08 2:30
professionalVimalsoft(Pty) Ltd2-Jun-08 2:30 
AnswerRe: Problem with the Following Cursor Pin
Alsvha2-Jun-08 4:32
Alsvha2-Jun-08 4:32 
AnswerRe: Problem with the Following Cursor Pin
Mike Dimmick2-Jun-08 5:25
Mike Dimmick2-Jun-08 5:25 
Well, presumably the data type of one of the columns in the query is datetime but you're trying to stuff it into a float variable. Presumably ACTUAL_EXTENT, given this is the only one declared as float.

As the comment says, why use a cursor? Why use PRINT for informational results rather than just using a SELECT?


DoEvents: Generating unexpected recursion since 1991

GeneralRe: Problem with the Following Cursor Pin
Vimalsoft(Pty) Ltd2-Jun-08 7:57
professionalVimalsoft(Pty) Ltd2-Jun-08 7:57 
QuestionWhy DataColumn.DefaultValue is null Pin
Ahmad Safwat2-Jun-08 2:28
Ahmad Safwat2-Jun-08 2:28 
AnswerRe: Why DataColumn.DefaultValue is null Pin
Ahmad Safwat2-Jun-08 3:10
Ahmad Safwat2-Jun-08 3:10 
AnswerNew Problem Pin
Ahmad Safwat2-Jun-08 21:25
Ahmad Safwat2-Jun-08 21:25 
QuestionMSMQ vs Service Broker performance Pin
Member 42747082-Jun-08 1:52
Member 42747082-Jun-08 1:52 
Questionsql2000 + distinct rows Pin
ritu43212-Jun-08 0:04
ritu43212-Jun-08 0:04 
AnswerRe: sql2000 + distinct rows Pin
Alsvha2-Jun-08 0:08
Alsvha2-Jun-08 0:08 
GeneralRe: sql2000 + distinct rows Pin
ritu43212-Jun-08 0:27
ritu43212-Jun-08 0:27 
GeneralRe: sql2000 + distinct rows Pin
Alsvha2-Jun-08 0:34
Alsvha2-Jun-08 0:34 
GeneralRe: sql2000 + distinct rows Pin
SomeGuyThatIsMe2-Jun-08 2:18
SomeGuyThatIsMe2-Jun-08 2:18 
AnswerRe: sql2000 + distinct rows Pin
Hesham Amin2-Jun-08 10:47
Hesham Amin2-Jun-08 10:47 
Questioncan we use stored procedure in user defined function ???? Pin
Shaik Haneef1-Jun-08 23:51
Shaik Haneef1-Jun-08 23:51 
AnswerRe: can we use stored procedure in user defined function ???? Pin
Ashfield2-Jun-08 0:00
Ashfield2-Jun-08 0:00 
Questionhow to validate template column (textBox) in datagrid using c# Pin
sacr831-Jun-08 21:41
sacr831-Jun-08 21:41 
AnswerRe: how to validate template column (textBox) in datagrid using c# Pin
Ashfield1-Jun-08 23:15
Ashfield1-Jun-08 23:15 
GeneralRe: how to validate template column (textBox) in datagrid using c# Pin
Ashfield1-Jun-08 23:17
Ashfield1-Jun-08 23:17 
Questioninsert trigger Pin
Mr.Kode1-Jun-08 21:10
Mr.Kode1-Jun-08 21:10 

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.