aXend's COMLIB

Everything else that doesn't fall into one of the other PB categories.
blackborg
User
User
Posts: 38
Joined: Thu Nov 02, 2006 8:20 pm

Thanks..

Post by blackborg »

I have that example.. when I try to run it or create my own. it says the .VARIANT type does not have the specified field.. Just need a contemporary working example.. I've beat my poor head against a COM-covered wall trying to figure this out ..
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

use the "Variant_inc.pb" and change some names.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
blackborg
User
User
Posts: 38
Joined: Thu Nov 02, 2006 8:20 pm

Thanks.. changed the struction definition in the test_ado.pb

Post by blackborg »

and in the include file and it doesn't give the error that the structure field cannot be found.. it just reports -2146824534 error?

As anyone recently gotten an adodb call to work with this or anyother other PB lib? That's kinda of what's needed.. The sample in this COMLIB_PB4 doesn't run "out of the box".. and I don't know COM well enough to hack at it..

I've been using ADO for a long time, but only from OO Languages.. ? I would love to see some translation like that which was done for MSXML?.. a hundred bucks for some lib that's that easy to use.. (plus a help file) :)
Post Reply