A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/296853.html below:

Code run from IDLE but not via double-clicking on its *.py

Code run from IDLE but not via double-clicking on its *.py Code run from IDLE but not via double-clicking on its *.pyn00m n00m at narod.ru
Fri Sep 2 05:12:33 EDT 2005
LOL... seems it disappears only in Win98. In Win2k it goes like this:

C:\>d:
D:\>python23\python d:\python23\socket6.py
D:\>


> C:\> d:
> D:\> cd \python23
> D:\> python d:\python23\socket6.py > out.txt 2> err.txt
> Does anything appear in d:\python23\out.txt or d:\python23\err.txt?
NOTHING APPEARED IN THEM.

> n00m, can you post the vbs?

Set cn = CreateObject("ADODB.Connection")
cn.Open _
"Provider=sqloledb;Data Source=192.168.0.3,1434;" & _
"Network Library=DBMSSOCN;Initial Catalog=pubs;" & _
"User ID=qwe;Password=asdasd;"
cn.Execute "select top 1 * from authors;"
cn.Close
Set cn = Nothing


More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4