Jump to content

access Operation


tufei
 Share

Recommended Posts

Image storage access the OLE field, how to do

Use adodb object

I use

$Stream.TYPE = $adTypeBinary

$Stream.OPEN

$Stream.Write($aa)

$RecordSet.Fields(2).Value = $Stream.Read

$RecordSet.Update

is wrong...

Help me!!!!

Thanks!

As this error,i guess this isnt Autoit syntax,just like Delphi or other oop language,if u wanna access a img to data server ,why not use sqlite
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...