Re: Read a SQLite database? please help
From: Mateusz Łoskot (antispam_at_see.my.signature)
Date: 08/28/04
- Next message: Sigurd Stenersen: "Re: Thread priority problem"
- Previous message: Praveen: "Memory leaks, Virtual Memory & GlobalMemoryStatus"
- In reply to: Frederic Sakr: "Re: Read a SQLite database? please help"
- Next in thread: Frederic Sakr: "Re: Read a SQLite database? please help"
- Reply: Frederic Sakr: "Re: Read a SQLite database? please help"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Aug 2004 09:36:46 GMT
On 8/28/2004 9:45 AM, Frederic Sakr wrote:
> I understand that if you know the language that's easy for you. For me it's
> not.
Forgive me, but I realy don't understand why you want to develop some
software without any C/C++ knowledge ?
> I really need a exemple of code that, open a database,
> Select something with a statement, put on screen and close the database.
> I don't understand the callback function and other think.
I can not help you, because you have to know callbacks if you want to do
Windows programming and also for sqlite usage.
If you don't know callback mechanism, you are not prepared enough to do
any programming in C/C++ for Windows platforms. Sorry, that's the truth.
>
> If you can send me or put there a sample code i will appreciate.
>
I'm working on some sample for my article about that topic which I
publish in about 1 week, but now I don't have anything instructive to
send you.
Please, don't try to drive a car without any knowledge how to start or
how to stop and where are the breaks. So, please learn C/C++ language,
callbacks and sqlite documentation which is very simple but you have to
have basic knowledge.
Greets
-- Mateusz Łoskot mateusz at loskot dot net
- Next message: Sigurd Stenersen: "Re: Thread priority problem"
- Previous message: Praveen: "Memory leaks, Virtual Memory & GlobalMemoryStatus"
- In reply to: Frederic Sakr: "Re: Read a SQLite database? please help"
- Next in thread: Frederic Sakr: "Re: Read a SQLite database? please help"
- Reply: Frederic Sakr: "Re: Read a SQLite database? please help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|