So finally Ticket 239 http://www.sqlite.org/cvstrac/tktview?tn=239,2
will be fixed soon, after 1 year the ticket was submit? (by adding 'A'
to all file handling API in OS_WIN)
Aside from it, since Win9X is really diminishing, SQLite should start to
adapt itself to 'NT way' if it purports Windows su
Oops...
I realize now that the fix for compiling for windows when UNICODE is defined is in my
TODO list.
I was waiting for it to be fixed in the main code, to minimize the changes from the
original code.
In the total, there are only a dozen changes to the code in "os.c". I can also make a
patch,
Just a litle correction
=== On 2004-03-17, Andrew Francis wrote ===
..
>
>Regardless, I'd start by looking at the sqlite ports to Windows CE /
>PocketPC. From memory, there are a couple around. Windows CE provides
>only Unicode versions of the Win32 functions, so generally WinCE code
>has t
I understand what he means...
I am using SQLite 2.8.11 and I did notice this too... Some Win32 fucntions
should have 'A' attached to the end. This way it does not complain when
using SQLite embedded in a UNICODE project.
[ I even think I submitted a diff with things you would have to change to
Michael Smith wrote:
Has anyone ported the SQLite code to support the Win32 TCHAR type and API?
I'll confess I'm not actually sure what you mean by "ported" - do you
mean using TCHAR (which is, btw, just a typedef for char or short
depending on whether UNICODE is #define'd) in the sqlite library
Can someone explain to me why, after populating a new table
in a new database file, with no indexes, that the "overhead"
is around 50%?
That's the question.. to understand my justification for the
figure, I've explained it below. Not a complaint, just would
like to understand why and how I may po
The sqlite_encode_binary() and sqlite_decode_binary() routines that
have been included in the SQLite source tree for ages but which were
not built into the library by default have now been fully integrated
into the build and are a supported, standard part of the library.
They will be included in th
Regarding: ...though I am ultimately interested in having
my product work natively on Linux
Then I'm even more out-of-my-league here, but there's a free beta-ish JDBC
wrapper for SQLITE at:
http://www.ch-werner.de/javasqlite/overview-summary.html
and Linux OpenOffice sup
On Tuesday 16 March 2004 06:42 am, Griggs, Donald wrote:
>
> Are you developing for Windows? If so, I don't know if one of these might
> be of help:
>
> 1) I see there's a commercial, but not expensive product (US$40),
> SqliteManager
Thanks, Donald (and other who've responded).
I will investi
Hello,
Has anyone ported the SQLite code to support the Win32 TCHAR type and API?
Thanks,
Mike
Not wishing to appear biased, but...
I use both Borland's Delphi and C++ Builder. Both use a common DB access known as
DBExpress. I have the option of using any number of third party report writers,
including the biggie Seagate Crystal Reports, plus the two "internal" report writers
supplied
Ron Aaron [mailto:[EMAIL PROTECTED] wrote:
Does anyone have a generic report writer which could be used with
SQLite?
Hi Ron,
Are you developing for Windows? If so, I don't know if one of these might
be of help:
1) I see there's a commercial, but not expen
> From: [EMAIL PROTECTED]
> Subject: ezmlm warning
> I'm working for my owner, who can be reached
> at [EMAIL PROTECTED]
> Messages to you from the sqlite-users mailing list seem to
> have been bouncing. I've attached a copy of the first bounce
> message I received.
> Here are the message nu
13 matches
Mail list logo