On 27-Apr-18 9:59 AM, Alan Bourke wrote:
On Thu, 26 Apr 2018, at 6:26 PM, Richard Kaye wrote:
I thought OLEDB was a proprietary Microsoft technology and they stopped
pushing that a while ago?

It's a Microsoft wrapper for ODBC designed to simplify it and additionally 
support things that aren't relational databases, like spreadsheets.

They did deprecate it and recommended ODBC for talking to SQL Server going 
forward, however as of 30th of March this year they have reversed that decision 
and released a new SQL Server OLEDB driver.

https://blogs.msdn.microsoft.com/sqlnativeclient/2018/03/30/released-microsoft-ole-db-drieof
 - etcver-for-sql-server/

.... and unless things have changed, ole-db does not give you a Foxpro type cursor but an ole-db object with properties/methods something like next() previous() etc. - you were compelled to use it for js/vb web queries but I never found it as easy to use as a cursor.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.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