OLE DB
-
Would anyone here be interested in using an OLE DB forum? Is anyone using OLE DB...? If you are, you will surely understand the need for a place to whinge, and bail each other out... Aside, what are your opinions on the technology? (#)?
-
Would anyone here be interested in using an OLE DB forum? Is anyone using OLE DB...? If you are, you will surely understand the need for a place to whinge, and bail each other out... Aside, what are your opinions on the technology? (#)?
As I suspected...:eek: I'm ALOOONNNEEE!!! :((
-
As I suspected...:eek: I'm ALOOONNNEEE!!! :((
Not really alone. I am getting close to using it largely soon. I thought ADo will be my stop point, but I need to do an OLE DB provider! for some customs GIS database stuff. If it will mostly be ATL-based dicussions/implementations that will be fine with me, since that is all I wish to use for all my OLE DB stuff. Go ahead and start something, brother. Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for day job or programming contract anywhere!
-
Would anyone here be interested in using an OLE DB forum? Is anyone using OLE DB...? If you are, you will surely understand the need for a place to whinge, and bail each other out... Aside, what are your opinions on the technology? (#)?
I was working with OLE DB in my previous workplace. I think it's much better for C++ programmers than ADO. The only problem was ATL OLEDB Consumer Templates - we had to fix some bugs and create our own thin layer around ATL templates. But general feeling was very good - we're able to switch between Jet Engine and SQLServer without changing core program. Tomasz Sowinski -- http://www.shooltz.com.pl
-
I was working with OLE DB in my previous workplace. I think it's much better for C++ programmers than ADO. The only problem was ATL OLEDB Consumer Templates - we had to fix some bugs and create our own thin layer around ATL templates. But general feeling was very good - we're able to switch between Jet Engine and SQLServer without changing core program. Tomasz Sowinski -- http://www.shooltz.com.pl
Right! these bug issues then means a place to discuss right? Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for programming contract anywhere!
-
Would anyone here be interested in using an OLE DB forum? Is anyone using OLE DB...? If you are, you will surely understand the need for a place to whinge, and bail each other out... Aside, what are your opinions on the technology? (#)?
I would. I think OLE DB is great, but not a lot of people talk about it. I started using OLE DB in place of ADO a few months ago for improved performance reasons and was blown away when my perfomance numbers almost doubled. Plus, OLE DB consumer templates are easier to use than ADO(in my opinion). Using ASP and ADO, I was getting 170 requests/second. When I swithced to OLE DB, it went up to 276 requests/second. Then, when I used ATL Server in conjunction with OLE DB, performance went to 391 requests/second. I'd like to see some kind of forum for ATL Server as well - another great technology.
-
Would anyone here be interested in using an OLE DB forum? Is anyone using OLE DB...? If you are, you will surely understand the need for a place to whinge, and bail each other out... Aside, what are your opinions on the technology? (#)?
There is an ole db forum at develop mentor (http://discuss.develop.com). I am going to be using ole db soon myself. Developmentor used to offer a course on ole db but I don't see it in listed now.
-
There is an ole db forum at develop mentor (http://discuss.develop.com). I am going to be using ole db soon myself. Developmentor used to offer a course on ole db but I don't see it in listed now.
Had a look at developmentor- its a mailing list... I was kinda hoping Chris might be in favour of one here- the cp forums are sooo nice ;) Most of us who would use it would be in the same kind of situations, MFC, ATL consumers... etc. (apart from Paul, who just said he's going to write a provider :eek: - Paul, I can see you using such a forum quite a lot.. :)) It would be VERY handy to be able to share some tips and code. How 'bout it, Chris? Cheers to you all, NB