Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Multiple Database Updates

 [1/4] from: mattsmac:hotmai:l at: 30-Sep-2003 9:13


Does anybody know why this would be happening? I'm making a messaging client that reads messages from a SQL-Server using the ODBC dataports in REBOL/Command. When I try to do sequential updates, only the first one usually processes, the rest remain unchanged. Any thoughts? Matt _________________________________________________________________ Instant message in style with MSN Messenger 6.0. Download it now FREE! http://msnmessenger-download.com

 [2/4] from: mattsmac:hot:mail at: 30-Sep-2003 13:47


Ok, I figured out why this is happening, but not sure how to fix it. It turns out it's not a database problem afterall. What's happening is that I have the user select an item from a text-list. Then the can "delete" that item. It doesn't really delete it, just marks it not to be shown in the database. Anyway, the problem is that once a user does the delete, if they choose another item from the list to delete, it appears that the old index for the list is still in effect. So when they delete it, they are actually re-deleting the first one, which in effect does nothing. Any ideas on this?
>From: "Matt MacDonald" <[mattsmac--hotmail--com]> >Reply-To: [rebol-list--rebol--com]
<<quoted lines omitted: 13>>
>To unsubscribe from this list, just send an email to >[rebol-request--rebol--com] with unsubscribe as the subject.
_________________________________________________________________ Get MSN 8 Dial-up Internet Service FREE for one month. Limited time offer-- sign up now! http://join.msn.com/?page=dept/dialup

 [3/4] from: mattsmac::hotmail at: 30-Sep-2003 14:04


Forget it, I'm just a moron. We'll leave it at that. Thanks anyway.
>From: "Matt MacDonald" <[mattsmac--hotmail--com]> >Reply-To: [rebol-list--rebol--com]
<<quoted lines omitted: 42>>
>To unsubscribe from this list, just send an email to >[rebol-request--rebol--com] with unsubscribe as the subject.
_________________________________________________________________ Instant message during games with MSN Messenger 6.0. Download it now FREE! http://msnmessenger-download.com

 [4/4] from: odycy::sympatico::ca at: 30-Sep-2003 15:05


Matt - Isn't that because you'd be using a separate *copy* of the pick list? - Peter On Tue, 30 Sep 2003 13:47:06 -0400, Matt MacDonald <[mattsmac--hotmail--com]> wrote:
> Ok, I figured out why this is happening, but not sure how to fix it. It > turns out it's not a database problem afterall. What's happening is
<<quoted lines omitted: 40>>
> offer-- > sign up now! http://join.msn.com/?page=dept/dialup
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted