Burnett, Joe wrote:
> Hi Teg,
>
> UTF-8, no special characters in the file name WorkData.s3db.
>
> Thanks,
>
> Joe 
>
> Joe Burnett | Principal Software Engineer | FIDELITY INSTITUTIONAL
> TECHNOLOGY
> 2 Contra Way
> Merrimack, NH 03054
> 603.791.5113
> cell: 603.289.0481
>   
If you can debug your application, more specifically SQLite, set a 
breakpoint in winOpen() and find out what return code CreateFile() is 
returning for the various calls.  That along with the arguments passed 
should help you work it out.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to