[sqlite] SQLite under windows

2008-12-22 Thread Dancsa
Good Morning I have some problem with sqlite. I can't use it. I googled a lot after examples but i just found how to use it under linux with gcc. Where can I find static library to link in or how sould I use the dll? It's needed to make pointers(with GetProccAddress) to each function which i'd

Re: [sqlite] SQLite under windows

2008-12-22 Thread Dan
On Dec 22, 2008, at 6:10 PM, Dancsa wrote: Good Morning I have some problem with sqlite. I can't use it. I googled a lot after examples but i just found how to use it under linux with gcc. Where can I find static library to link in or how sould I use the dll? Easiest way to use sqlite is