Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 8th, 2005, 7:14 AM   #1
melwinator
Newbie
 
Join Date: Mar 2005
Posts: 11
Rep Power: 0 melwinator is on a distinguished road
Question Disconnected recordset

hi all
I want to get data from the database and add a couple of fields to it and process the data.
What i am doing is
1... I am opening a disconnected recordset
2... Then trying to add the two fields.
But this gives me an error stating "Operation not allowed in this context"
I am doing this so that whenever the user moves from 1 screen to another, i could get the status of whether the user had selected this record previously or not.
I wanted to know whether i am following a correct route in developing the solution or is there any better way to do it.
thnx in advance
melwinator is offline   Reply With Quote
Old Apr 8th, 2005, 7:20 AM   #2
Thrakrath
Newbie
 
Join Date: Apr 2005
Posts: 4
Rep Power: 0 Thrakrath is on a distinguished road
Could you poste your sourcecode?
Thrakrath is offline   Reply With Quote
Old Apr 21st, 2005, 1:11 AM   #3
Bharathi
Programmer
 
Join Date: Apr 2005
Posts: 32
Rep Power: 0 Bharathi is on a distinguished road
Disconnected Recordset

Hi,

Post the code. I will go through it and give you the solution. I have already worked on discooneted recordset.

Application Series Books teach the reader how to develop an accounting package for a client server network. These books also teach all the secrets and logics required to develop an accounting package.

Books for developing your own Accounting and Inventory Management Application.
http://www.vkinfotek.com


Regards
Bharathi
Bharathi is offline   Reply With Quote
Old Apr 21st, 2005, 11:58 AM   #4
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
If you want to mark a record as "read", which I assume is what you meant, there is usually an inbuilt property that the server handles for you. However, the best way would be to add an arbitrary boolean field such as ReadByUser which you would set to true as you would a normal field, and respond appropriately.
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:54 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC