Click here to Skip to main content
16,021,172 members
Home / Discussions / Database
   

Database

 
QuestionUnwanted recordset behaviour !!! Pin
scorp_scorp7-Feb-11 21:20
scorp_scorp7-Feb-11 21:20 
AnswerRe: Unwanted recordset behaviour !!! Pin
Mycroft Holmes7-Feb-11 22:26
professionalMycroft Holmes7-Feb-11 22:26 
GeneralRe: Unwanted recordset behaviour !!! [modified] Pin
scorp_scorp7-Feb-11 23:16
scorp_scorp7-Feb-11 23:16 
GeneralRe: Unwanted recordset behaviour !!! Pin
Mycroft Holmes8-Feb-11 2:45
professionalMycroft Holmes8-Feb-11 2:45 
QuestionRe: Unwanted recordset behaviour !!! Pin
Chris Meech8-Feb-11 2:37
Chris Meech8-Feb-11 2:37 
AnswerRe: Unwanted recordset behaviour !!! Pin
Mycroft Holmes8-Feb-11 2:44
professionalMycroft Holmes8-Feb-11 2:44 
QuestionRe: Unwanted recordset behaviour !!! Pin
Chris Meech8-Feb-11 2:40
Chris Meech8-Feb-11 2:40 
QuestionRe: Unwanted recordset behaviour !!! [modified] Pin
scorp_scorp8-Feb-11 16:26
scorp_scorp8-Feb-11 16:26 
Sure....
The delete statement is just to empty the record set, Why is that? it is because it came from an sql statement or a certain data source, and since i need an empty one , so am deleting the records in it.

My purpose is to pass a recordset to a report, but this recordset is a collection or records from different sources ,lets say two coloumns form an sql statement and another coloumn which i need to append and populate. which is in my case the salary coloumn .

.append , didnt work .

so my guess was to start from with a recordset from any sql source, and delete its rows (initializing) , then add my data.
but deleting rows end up in deleting rows from my actual table the recordset came from Unsure | :~

so i need to start with an empty recordset in order to fill it up and pass it to report.
0 will always beats the 1.
modified on Tuesday, February 8, 2011 10:56 PM

AnswerRe: Unwanted recordset behaviour !!! Pin
Jörgen Andersson8-Feb-11 22:31
professionalJörgen Andersson8-Feb-11 22:31 
GeneralRe: Unwanted recordset behaviour !!! Pin
scorp_scorp8-Feb-11 23:50
scorp_scorp8-Feb-11 23:50 
GeneralRe: Unwanted recordset behaviour !!! Pin
Jörgen Andersson9-Feb-11 0:31
professionalJörgen Andersson9-Feb-11 0:31 
GeneralRe: Unwanted recordset behaviour !!! Pin
scorp_scorp9-Feb-11 16:34
scorp_scorp9-Feb-11 16:34 
AnswerWhats wrong in this SQL stat. ???? [modified] FOUND THE SOLUTION Pin
scorp_scorp7-Feb-11 20:25
scorp_scorp7-Feb-11 20:25 
GeneralRe: Whats wrong in this SQL stat. ???? [modified] FOUND THE SOLUTION Pin
jschell8-Feb-11 8:47
jschell8-Feb-11 8:47 
QuestionUser Defined Function - Condition based tabel return ??? Pin
Paw Jershauge6-Feb-11 23:30
Paw Jershauge6-Feb-11 23:30 
AnswerRe: User Defined Function - Condition based tabel return ??? Pin
PIEBALDconsult7-Feb-11 1:49
mvePIEBALDconsult7-Feb-11 1:49 
GeneralRe: User Defined Function - Condition based tabel return ??? Pin
Paw Jershauge7-Feb-11 2:52
Paw Jershauge7-Feb-11 2:52 
AnswerRe: User Defined Function - Condition based tabel return ??? Pin
Ravi Sant7-Feb-11 3:05
Ravi Sant7-Feb-11 3:05 
AnswerRe: User Defined Function - Condition based tabel return ??? Pin
Mycroft Holmes7-Feb-11 12:26
professionalMycroft Holmes7-Feb-11 12:26 
QuestionAccess 2007 , VBA , recordset, adding New field [modified] Pin
scorp_scorp6-Feb-11 19:33
scorp_scorp6-Feb-11 19:33 
AnswerRe: Access 2007 , VBA , recordset, adding New field Pin
Eddy Vluggen7-Feb-11 7:24
professionalEddy Vluggen7-Feb-11 7:24 
QuestionRe: Access 2007 , VBA , recordset, adding New field [modified] Pin
scorp_scorp7-Feb-11 17:25
scorp_scorp7-Feb-11 17:25 
AnswerRe: Access 2007 , VBA , recordset, adding New field Pin
Eddy Vluggen8-Feb-11 7:17
professionalEddy Vluggen8-Feb-11 7:17 
AnswerRe: Access 2007 , VBA , recordset, adding New field Pin
scorp_scorp8-Feb-11 16:51
scorp_scorp8-Feb-11 16:51 
Questionpivoting more than one column in sql server Pin
chencoh6-Feb-11 9:24
chencoh6-Feb-11 9:24 

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.