Modify ↓
#334 closed Bug (Wont Fix)
Sqlite UDF and Vista64
Reported by: | Dschingis | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.2.12.0 | Severity: | None |
Keywords: | Cc: |
Description
The example from helpfile for _Sqlite_StartUp() works fine for 32bit executables even under Vista64. If executed with 64bit executables under Windows Vista 64 SP1 it does not work. @error set to 1, dll cannot be opened.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by jpm
comment:2 Changed 16 years ago by Jon
- Resolution set to Wont Fix
- Status changed from new to closed
Not something we have control over.
comment:3 Changed 16 years ago by Jpm
since july 2008 a X64 dll version is available.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
there is no sqlite.dll 64-bit version
I don't know if picasso can build a working one.