Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-09 Thread Mateusz Łoskot
User Aaron Planell Lopez wrote::
[...]
But when I execute the program in my Pocket PC show me the next message:
'proyecto1' is not a valid application for Pocket PC

[...]
What is the sqlite project configuration ?
Do you try to compile it as a static lib or DLL ?
I suppose that you compiled it as a DLL but you didn't uploda
that DLL on your Pocket PC.
So, sqlite DLL can not be found on your device and you get
such message.
Check it.
Greets
--
Mateusz Łoskot, mateusz (at) loskot (dot) net
Registered Linux User #220771, Debian (Sarge)


RE: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-06 Thread Aaron Planell López
¡Thanks for your answers!
¡I will try it with the SQLite WinCE port!

Let me explain the situation...


I'm creating a new application for pocket pc. 
This application read a sqlite database and generates various xml files.

I used CppSQLite - C++ Wrapper for SQLite by Rob Groves.
(http://www.codeproject.com/database/CppSQLite.asp#xx904039xx)

I want create to versions of this application:
- For PC Standard Version: (with Visual Studio 6.0 & SQLite 2.8.15)
 Using ActiveSync the xml files are copied in the Pocket PC.
- For Pocket PC:  (with eMbedded Visual C++ 4.0)
Those xml files are generated directly by the Pocket PC.

I finished the first version perfectly. I thought: "All is standard C
Code... There will be no problem using it with eMbedded Visual on the second
version"

I try creating the lib file with the next command:
lib /def:sqlite.def /machine:arm
And there's no problem.


When I Compile in eMbedded Visual C++ 4.0 there's no problem:

Deleting intermediate files and output files for project 'proyecto1 - Win32
(WCE ARMV4) Release'.
Configuration: proyecto1 - Win32 (WCE ARMV4)
Release
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CppSQLite.cpp
Compiling...
proyecto1.cpp
Linking...
Creating library ARMV4Rel/proyecto1.lib and object ARMV4Rel/proyecto1.exp

proyecto1.exe - 0 error(s), 0 warning(s)
Downloading files
Checking remote file: \proyecto1.exe.
Downloading file c:\archivos de
programa\...\proyecto1\armv4rel\proyecto1.exe.
Finished downloading.

But when I execute the program in my Pocket PC show me the next message:
'proyecto1' is not a valid application for Pocket PC


¡Argh! ¿¡proyecto1 is not a valid application for Pocket PC!?

¡¡¡I will try it with the SQLite WinCE port!!!

Special thanks to:
Steve Frierdich
Mateusz Loskot 
Mel Stober
& Noël


Aaron Planell López
 
Principal:[EMAIL PROTECTED]
Trabajo:[EMAIL PROTECTED]
Facultad:   [EMAIL PROTECTED]
Proyecto:  [EMAIL PROTECTED]
Messenger:[EMAIL PROTECTED]
GMail:   [EMAIL PROTECTED]
 
 





RE: [sqlite] Pocket PC - SQLite - eMbedded Visual C++ YES IT IS POSSIBLE

2004-11-06 Thread Aaron Planell López
Thanks for your answer
Do you use the sqlite port to wince?

Atentamente,
Aaron Planell López
 
Principal:[EMAIL PROTECTED]
Trabajo:[EMAIL PROTECTED]
Facultad:   [EMAIL PROTECTED]
Proyecto:  [EMAIL PROTECTED]
Messenger:[EMAIL PROTECTED]
GMail:   [EMAIL PROTECTED]
 
 

-Mensaje original-
De: Steve Frierdich [mailto:[EMAIL PROTECTED] 
Enviado el: viernes, 05 de noviembre de 2004 22:59
Para: [EMAIL PROTECTED]
Asunto: Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++ YES IT IS
POSSIBLE

Yes Aaron it is possible. We use SQLITE 3.0.7 on Pocket PC OS 
Version 3.0
Steve

Aaron Planell López wrote:

> Hi:
>
>  
>
> I'm trying to create an eMbedded Visual C++ application for Pocket PC 
> using SQLite.
>
> Is it possible?
>
>  
>
> Thanks!
>
>  
>
> Atentamente,
>
> Aaron Planell López
>
>  
>
> Principal:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> Trabajo:[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
>
> Facultad:   [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
>
> Proyecto:  [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> Messenger:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> GMail:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>  
>
>   
>
>  
>




Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++ YES IT IS POSSIBLE

2004-11-05 Thread Steve Frierdich
   Yes Aaron it is possible. We use SQLITE 3.0.7 on Pocket PC OS 
Version 3.0
Steve

Aaron Planell López wrote:
Hi:
 

I'm trying to create an eMbedded Visual C++ application for Pocket PC 
using SQLite.

Is it possible?
 

Thanks!
 

Atentamente,
Aaron Planell López
 

Principal:[EMAIL PROTECTED] 
Trabajo:[EMAIL PROTECTED] 


Facultad:   [EMAIL PROTECTED] 


Proyecto:  [EMAIL PROTECTED] 
Messenger:[EMAIL PROTECTED] 
GMail:[EMAIL PROTECTED] 
 

  

 



Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-05 Thread Mateusz Łoskot
Yes, it is.
I use sqlite-wince port (you'll find on http://sourceforge.net).
It compiles with eVC++ 3.0 and 4.0 successfuly.
I also compiled it using Intel compiler for Windows CE
(formely, for embedded VC++).
Greets
--
Mateusz Łoskot, mateusz (at) loskot (dot) net
Registered Linux User #220771, Debian (Sarge)


RE: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-03 Thread Stober, Mel
yes

http://sqlite-wince.sf.net

Mel Stober
Tri-Cor Industries Inc./GATES AIT
618-632-9252 Ext 253



-Original Message-
From: nfr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 03, 2004 8:09 AM
To: [EMAIL PROTECTED]
Subject: Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++


Aaron Planell López wrote:

> Hi:
>
> I’m trying to create an eMbedded Visual C++ application for Pocket PC 
> using SQLite.
>
> Is it possible?
>
> Thanks!
>
> Atentamente,
>
> *Aaron Planell López***
>
> Principal: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>*
>
> Trabajo: [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
>
> Facultad: [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>
>
> Proyecto: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> Messenger: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> GMail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
Yes, I do it with eVC3, use the CE port (i use the 2.8 version)

Noël


Re: [sqlite] Pocket PC - SQLite - eMbedded Visual C++

2004-11-03 Thread nfr
Aaron Planell López wrote:
Hi:
I’m trying to create an eMbedded Visual C++ application for Pocket PC 
using SQLite.

Is it possible?
Thanks!
Atentamente,
*Aaron Planell López***
Principal: [EMAIL PROTECTED] *
Trabajo: [EMAIL PROTECTED] 


Facultad: [EMAIL PROTECTED] 


Proyecto: [EMAIL PROTECTED] 
Messenger: [EMAIL PROTECTED] 
GMail: [EMAIL PROTECTED] 
Yes, I do it with eVC3, use the CE port (i use the 2.8 version)
Noël