Re: DOSNEWSIZE Error

2014-05-08 Thread Jack via Digitalmars-d-learn
On Thursday, 8 May 2014 at 21:10:34 UTC, Arjan wrote: On Thursday, 8 May 2014 at 14:49:09 UTC, Jack wrote: I had a compiler error with just a "DOSNEWSIZE Error" with no more information. Code: http://pastebin.com/UDAgmjtx I was trying to learn to implement SQLite connections to a local file

Re: DOSNEWSIZE Error

2014-05-08 Thread Arjan via Digitalmars-d-learn
On Thursday, 8 May 2014 at 14:49:09 UTC, Jack wrote: I had a compiler error with just a "DOSNEWSIZE Error" with no more information. Code: http://pastebin.com/UDAgmjtx I was trying to learn to implement SQLite connections to a local file with only the path to the file and no port or localhos