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 contents of the databa
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 wrote:
>
> > I'm sudde
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 error. Is anyone
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
> the error. Is a
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 L
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?
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 Support/iPhone Simulator/6.0/Applic
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
Subject: Re: [sqlite] Finding .db file in XCode project
Is
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 and then give the iOS app
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 the
SQLite shell tool w
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, November 21, 2012 7:57:15 AM
Subject: Re: [sqli
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 ?
Ignore the fact that
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 ca
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 H
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 follo
15 matches
Mail list logo