Hi,

what is your "DOS Prompt"? There are "command.com" and "cmd.exe". Try 
using "cmd.exe".

Martin

Richard Hardwick schrieb:
>> selecting the UNBLOCK button from the window displayed,  and unzip and
>>     
> Well I dont seem to have an unblock button
> Here is what I did
>
> I downloaded
>     sqlite-3_6_10.zip      245,575  bytes
> which unzipped to
>     sqlite3.exe            501,456
>
> The start of file sqlite3.exe looks like this
> 4D 5A 90 00 03 00 00 00 04 00 00 00 FF FF 00 00
> B8 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00
> 0E 1F BA 0E 00 B4 09 CD 21 B8 01 4C CD 21 54 68
> 69 73 20 70 72 6F 67 72 61 6D 20 63 61 6E 6E 6F
> 74 20 62 65 20 72 75 6E 20 69 6E 20 44 4F 53 20
> 6D 6F 64 65 2E 0D 0D 0A 24 00 00 00 00 00 00 00
>
> That is
>
> MZ..............
> .................
> .................
> .................
> ...............Th
> is program canno
> t be run in DOS
> mode............
>
> And indeed "sqlite3.exe    EX1.DB" at the dos prompt returns
> "This program cannot be run in DOS mode".
> I'm still stuck
>
> Richard H
>
>   
>> Message: 4
>> Date: Wed, 4 Feb 2009 17:28:35 +0530
>> From: Rajesh Nair <[email protected]>
>> Subject: Re: [sqlite] Error message This program cannot be run in DOS
>>     mode
>> To: General Discussion of SQLite Database <[email protected]>
>> Message-ID:
>>     <[email protected]>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> Is it sqlite3.ex1 or sqlite3.exe ?
>>
>> Before unziping, Unlock the downloaded file by righ-clicking it an
>> selecting the UNBLOCK button from the window displayed,  and unzip and
>> then try. Unblock the EXE and the DLL file also, if needed.
>>
>> Rajesh Nair.
>>
>> On 2/4/09, Richard Hardwick <[email protected]> wrote:
>>     
>>> Stupid Newbie problem. I'm running WinXP.
>>> I want to make a little database.
>>> So at http://www.sqlite.org/download.html
>>> (Precompiled Binaries For Windows)
>>> I downloaded  sqlite-3_6_10.zip
>>>
>>> Unzipped it to sqlite3.exe.
>>> At DOS prompt I did
>>>     sqlite3 ex1
>>> And I got
>>>     "This program cannot be run in DOS mode".
>>>
>>> Googled for help and found
>>> http://jroller.com/obie/entry/installing_sqlite_3_on_windows
>>> Followed their suggestion.
>>> Downloaded sqlitedll-3_6_10.zip and unzipped to
>>> sqlite3.def and sqlite3.dll
>>>
>>> But still 'sqlite3 ex1' gives me "This program cannot be run in DOS mode".
>>> I'm stuck.
>>> Your help much appreciated
>>> rch
>>>
>>>
>>>
>>> _______________________________________________
>>> sqlite-users mailing list
>>> [email protected]
>>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>>
>>>       
>> --
>> Regards
>> Rajesh Nair
>>
>>
>>
>>
>>     
>
>
>
>       
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
>   
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to