|
-
Jan 19th, 2025, 11:05 AM
#1
Thread Starter
Fanatic Member
Recommendation for SQLite in C++ in the style of RC6
Hello!
While I am mostly using VB6 or TB, I have to use C++ to create a certain 64bit ATL COM DLL that the Speech Application Programming Interface (SAPI) can consume.
This works fine.
The problem that I have now is that I need to use SQLite within that COM DLL now.
So far I have only used SQLite in VB6 via RichClient in VB6, so I am spoiled.
I would like to ask how other people who might have the same problem / task have solved this problem.
I guess I can make SQLite work with C++ (VS2022) and COM ATL DLL, but I guess it's a bigger task, especially because (as I said) I am so spoiled.
Thank you!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|