[sqlite] Help needed for validating SQLite under Linux/Cygwin

2012-11-21 Thread brijesh_philips
Hello, I need to validate few tools including Sqlite on Linux environment. Currently i'm using "cygwin" for validating the tools. I have downloaded the latest (3.7.14.1) SQLite amalgamation file from SQLite website and i'm able to create a library out of it. I need guidance/clarification on

[sqlite] Tcl API documentation "bug"

2012-11-21 Thread Gerald W. Lester
The documentation (http://sqlite.org/tclsqlite.html) states: The *sqlite3* command is used as follows: *sqlite3* /dbcmd database-name/ However, the following shows up in the console: $ tclsh % package require sqlite3 3.7.12 % sqlite3 wrong # args: should be "sqlite3

[sqlite] Finding .db file in XCode project

2012-11-21 Thread Donald Steele
I have written an iOS app. Within that app I've created a SQLite3 database. I've used code inside the app to add data and then search the database and display results. I have now downloaded a freeware database editing utility (MesaSQLite) and attempted to connect to that database so that I

Re: [sqlite] Finding .db file in XCode project

2012-11-21 Thread Simon Slavin
On 21 Nov 2012, at 3:53pm, Donald Steele wrote: > The problem is that mesaSQLite can not open the database. I did try a > different > SQLite database editor and it can't open the file either Does it find a file with the right name in the location you're pointing it to ?

Re: [sqlite] Finding .db file in XCode project

2012-11-21 Thread Donald Steele
I am not trying to access it on a iDevice. I am trying to access it on my Mac. How do I build the database and then give the iOS app access? From: Simon Slavin To: General Discussion of SQLite Database Sent: Wed,

Re: [sqlite] Finding .db file in XCode project

2012-11-21 Thread Simon Slavin
On 21 Nov 2012, at 4:06pm, Donald Steele wrote: > I am not trying to access it on a iDevice. I am trying to access it on my Mac. > > How do I build the database and then give the iOS app access? You can use any SQLite tools available to build the database. I recommend

Re: [sqlite] Finding .db file in XCode project

2012-11-21 Thread Paul Sanderson
Is it an extension issue - have you given your database an extension that the other tool can't see by default? On 21 November 2012 16:06, Donald Steele wrote: > I am not trying to access it on a iDevice. I am trying to access it on my Mac. > > How do I build the database

Re: [sqlite] Finding .db file in XCode project

2012-11-21 Thread Donald Steele
I don't think so. The utility it specifically intended to build and edit SQLite3 database files. From: Paul Sanderson To: General Discussion of SQLite Database Sent: Wed, November 21, 2012 8:15:35 AM

Re: [sqlite] Finding .db file in XCode project

2012-11-21 Thread Ben
On 21 Nov 2012, at 16:06, Donald Steele wrote: > I am not trying to access it on a iDevice. I am trying to access it on my Mac. > > How do I build the database and then give the iOS app access? > It will probably be in a subfolder of: ~/Library/Application

[sqlite] hfs+ on bootcamp -> database malformed?

2012-11-21 Thread E. Timothy Uy
I'm suddenly getting a "database disk image is malformed" on a customer after they had a bad HFS+ install. They are running Boot Camp on a Mac. I checked and the db is exactly the same on my machine and his, but he gets the error. Is anyone else seeing this?

Re: [sqlite] Help needed for validating SQLite under Linux/Cygwin

2012-11-21 Thread Warren Young
On 11/20/2012 06:42, brijesh_philips wrote: I need to validate few tools including Sqlite on Linux environment. Currently i'm using "cygwin" for validating the tools. Don't do that. Cygwin tries hard to be Linux compatible, but there are several cases where Cygwin simply cannot behave like

Re: [sqlite] hfs+ on bootcamp -> database malformed?

2012-11-21 Thread Richard Hipp
On Wed, Nov 21, 2012 at 1:32 PM, E. Timothy Uy wrote: > I'm suddenly getting a "database disk image is malformed" on a customer > after they had a bad HFS+ install. They are running Boot Camp on a Mac. I > checked and the db is exactly the same on my machine and his, but he gets

Re: [sqlite] hfs+ on bootcamp -> database malformed?

2012-11-21 Thread Simon Slavin
On 21 Nov 2012, at 6:32pm, E. Timothy Uy wrote: > I'm suddenly getting a "database disk image is malformed" on a customer > after they had a bad HFS+ install. They are running Boot Camp on a Mac. I > checked and the db is exactly the same on my machine and his, but he gets > the

Re: [sqlite] hfs+ on bootcamp -> database malformed?

2012-11-21 Thread E. Timothy Uy
No, I checked the hash of his version and mine, they are identical. It really is something strange on his machine. He claims that it stopped working after uninstalling HFS+. On Wed, Nov 21, 2012 at 12:02 PM, Simon Slavin wrote: > > On 21 Nov 2012, at 6:32pm, E. Timothy Uy

Re: [sqlite] hfs+ on bootcamp -> database malformed?

2012-11-21 Thread Simon Slavin
On 21 Nov 2012, at 8:18pm, "E. Timothy Uy" wrote: > No, I checked the hash of his version and mine, they are identical. It > really is something strange on his machine. He claims that it stopped > working after uninstalling HFS+. I think by the above you were checking the