Re: [sqlite] Support SQLite in México

2013-04-30 Thread Jeff Archer
>Francisco Puente Moreno fpm.mty74 at hotmail.com
>Mon Apr 29 11:46:05 EDT 2013
>
>Hello, I'm working for a Mexican company and we are thinking use SQLite
for some develops, but >we need to know if there is any company in México
that give direct support to SQLite if we have a >contingency.
>Thanks in advance!
>Regards!
>Francisco Puente, Eng.

I would recommend that you follow this list for a few weeks while building
a sample app using SQLite and using this list for support.  You will find
the support to be top-notch.  I have paid for support from companies and
gotten far less.  I have been using SQLite3 in my product since 2009.
 Highly recommended.


Jeff Archer
Vice President of Software Engineering
Nanotronics Imaging
jsarc...@nanotronicsimaging.com
<330>819.4615
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Support SQLite in México

2013-04-30 Thread ajm

Hi Francisco:

I can tell you that this list, is plenty of very clever people who sure can 
help you if in trouble -supposing you know how to ask-.  Usually here a an 
incredible technical level and service intention for free.  But as a last 
resource, you can get professional support from the guy who invented the 
library.

Take a loot to http://www.sqlite.org/support.html

HTH

--
Adolfo
Zator Systems.

>
>  Mensaje original 
> De: Francisco Puente Moreno 
> Para:  "sqlite-users@sqlite.org" 
> Fecha:  Tue, 30 Apr 2013 14:30:22 +0200
> Asunto:  [sqlite] Support SQLite in México
>
> 
>Hello, I'm working for a Mexican company and we are thinking use SQLite for 
>some develops, but we need to know if there is any company in México that give 
>direct support to SQLite if we have a contingency.
>Thanks in advance!
>Regards!
>Francisco Puente, Eng.   


___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Support SQLite in México

2013-04-30 Thread Stephen Chrzanowski
SQLite is something you add into an application that you're building.  It
isn't something like MySQL, MSSQL, Oracle, or anything like a client/server
architecture.  It is a library that your code links to either via DLL or
other type of library.  Consider it for light use web services, desktop
applications, tablet/phones, etc.

Support basically is world wide, free, but, pretty much only in this
mailing list.


On Mon, Apr 29, 2013 at 11:46 AM, Francisco Puente Moreno <
fpm.mt...@hotmail.com> wrote:

> Hello, I'm working for a Mexican company and we are thinking use SQLite
> for some develops, but we need to know if there is any company in México
> that give direct support to SQLite if we have a contingency.
> Thanks in advance!
> Regards!
> Francisco Puente, Eng.
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Support SQLite in México

2013-04-30 Thread Simon Slavin

On 29 Apr 2013, at 4:46pm, Francisco Puente Moreno  
wrote:

> Hello, I'm working for a Mexican company and we are thinking use SQLite for 
> some develops, but we need to know if there is any company in México that 
> give direct support to SQLite if we have a contingency.



SQLite is a very simple thing.  It's freeware.  It's a tool for programming 
rather than a compiled app.  It involves no server/client setup.  So 'support 
for SQLite' is normally in the form of advice to a programmer who wants to use 
it.  There's never any reason to send an engineer out to a site.  And with your 
good English I don't think you need support specifically in Mexican Spanish.

Simon.
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users