C Board  

Go Back   C Board > Platform Specific Boards > Windows Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 04-26-2006, 12:26 AM   #1
Registered User
 
Join Date: Aug 2002
Location: Hermosa Beach, CA
Posts: 446
OLEDB Provider Properties

Does anyone know where it is documented what the meaning of the OLEDB Properties is. I.e. the ones that are specified in the OELDB provider's BEGIN_PROPERTY_SET/END_PROPERTY_SET macros. I know that some are obvious, i.e. DATAASOURCEREADONLY is likely boolean indicating if you have a read only provider. But there are many more where I have idea what I should be doing with them as the implementer of a provider. And I don't see any documentation for them either. Does anyone know where this stuff is at?

Also...how do I define what string pops up for my oledb provider in the....<don't know the word here>...that window that pops up that lists all the OLEDB providers on the system...whatever it is. The name that pops up there is the name of the datasource class that ATL builds, with object after it, i.e. "CMyOLEDBProvider Object". But I want it to be something else. And all the other providers seem to have a custom string there. But I don't see where it set this value at. I thought maybe it would be in the string table, or maybe one of the class Attribute values, etc. But I've had no luck finding it.

Thanks...
__________________
The crows maintain that a single crow could destroy the heavens. Doubtless this is so. But it proves nothing against the heavens, for the heavens signify simply: the impossibility of crows.
IfYouSaySo is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there any way in C# to receive computer properties using Active Directory ? motiz C# Programming 0 04-28-2008 11:53 PM
MSDN OLE DB Sample Provider entry point George2 C++ Programming 0 07-21-2007 07:30 AM
entry point of OLE DB Provider George2 C# Programming 0 07-19-2007 04:15 AM
Writing OLEDB Provider IfYouSaySo Windows Programming 0 04-06-2006 04:55 PM
SMS provider that offer SMS shipping world-wide for under 0,05 € ??? gicio A Brief History of Cprogramming.com 1 05-26-2003 08:26 PM


All times are GMT -6. The time now is 10:21 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22