Script Crazy: Windows Data Source Access With ADO
I have gone a little script crazy this week. This time around, I was playing with ActiveX Data Objects and accessing Windows data source objects using ADODB. Mind you, I don’t normally code for the Windows platform. But since there was need for it, who am I to argue. So here’s the quick and dirty for accessing these data source objects using ADODB via PHP, ASP, and Javascript. I also did it with VB and C++. While it doesn’t quite fit in with the ’script’ theme, I’ve included them in this quickie.
Read the rest of this entry »
