Re: A simple MDB question... (OT)
From: scorpion53061 (admin_at_nospampleasekjmsolutions.com)
Date: 06/11/04
- Next message: Tyson Ackland: "Re: flicker"
- Previous message: yEaH rIgHt: "Re: Removing Event Handlers Question - Rephrased"
- In reply to: One Handed Man \( OHM#\): "Re: A simple MDB question..."
- Next in thread: One Handed Man \( OHM#\): "Re: A simple MDB question... (OT)"
- Reply: One Handed Man \( OHM#\): "Re: A simple MDB question... (OT)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 19:34:37 -0700
It is good to see you back OHM
"One Handed Man ( OHM#)" <news.microsoft.com> wrote in message
news:#c9ce$vTEHA.556@tk2msftngp13.phx.gbl:
> You should put your question into the ADO newsgroup rather than the
> VB.NET
>
> Thanx - OHM
>
> "Anon" <anon@anon.com> wrote in message
> news:%234wJX7vTEHA.1508@TK2MSFTNGP11.phx.gbl...
> > Hello All!
> > I am trying to merge two tables from two different MDB's into one. I
> > know
> I
> > can just append the records from the second table into the first or
> > vice
> > versa, which will suffice in my situation, however, I'm not sure what
> > the
> > the correct way to do it.
> > here i smy thinking on it, generate a rs from the second table, close
> > the
> > ADO connection and open another ado connection to the second MDB, and
> append
> > this record set, however, do I have to set the RS's active connection
> > to
> the
> > new connection?
> >
> > TIA
> > Luis
> >
> >
- Next message: Tyson Ackland: "Re: flicker"
- Previous message: yEaH rIgHt: "Re: Removing Event Handlers Question - Rephrased"
- In reply to: One Handed Man \( OHM#\): "Re: A simple MDB question..."
- Next in thread: One Handed Man \( OHM#\): "Re: A simple MDB question... (OT)"
- Reply: One Handed Man \( OHM#\): "Re: A simple MDB question... (OT)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|