e.',
None, 0, -2147217887), None)
Command:
select Data from Profiles where DataID = 2
Parameters:
[]
adodbapi Closed connection at 2C834F0
End Output2
Any help you could provide would be greatly appreciated. Thanks.
--Dave
PS I'm using Win7 x64 with a Python 2.7 (32 bit) i
that
retrieves what I need:
using (SqlCeCommand com = new SqlCeCommand("SELECT Data FROM Profiles WHERE
DataID=2", con))
Does the mean there's a problem in adodbapi for varbinary(max) data?
--Dave
--
David L. Page
davidp...@ieee.org
___