On Jan 8, 2008 3:00 PM, Michael J. Babcock, MCP <
[EMAIL PROTECTED]> wrote:

> On Tue, January 8, 2008 10:55 am, Stephen Russell wrote:
> > On Jan 7, 2008 8:38 PM, MB Software Solutions <
> > [EMAIL PROTECTED]> wrote:
> >
> >>
> >> I'm sorry...I should have phrased my question better:  using OLE-DB, is
> >>  it possible to make these free tables transactable via the new
> >> MAKETRANSACTABLE function?  I cannot test and I don't want to just tell
> >>  them to go test; rather, I was hoping someone may have already crossed
> >>  that bridge and could share their experience with it.  I've not
> >> connected to VFP free tables with OLE-DB in my past experiences.
> >>
> >
> -------------------------------------------------------------------------
> > -----------------------------------
> >
> >
> > I don't think so.  OLE-DB is not version specific.  It's really just
> VFP5
> > or 6 functionality in an abstracted way.
> >
> >
> > This is from trying to do transactions in .NET using OLE-DB connection
> to
> >  dbf tables.
> >
> > Things may have changed, that was back in early 2004.
> >
>
>
> I know that M$ killed support for anything beyond VFP6SP5 in the ODBC
> driver, but I wasn't sure of the OLE-DB driver.  My colleague seems to
> think this stuff works via OLE-DB, but I'm not sure.  It's not even our
> project directly...it's an outsourced job to our brothers abroad.
>
> ----------------------------------------------------------------

I don't have any hands on with that since 2004, but it is NOT VFP.  It is
just a connection layer to .dbf data.  Period.

Your going to get your data via the OLEDB into a cursor and then what?
Update that cursor or use that to update corporate data?

-- 
Stephen Russell
Sr. Production Systems Programmer
Mimeo.com
Memphis TN

901.246-0159


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to