User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,944 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,805 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 7 of 7
Search took 0.01 seconds.
Posts Made By: sliver_752
Forum: Python Apr 25th, 2007
Replies: 0
Views: 1,210
Posted By sliver_752
Help wx.Button and wx.ListCtrl

How do i put a Button indside the cell of a ListControl in wxPython.

Thanks in advance.
Forum: MySQL Apr 7th, 2007
Replies: 2
Views: 3,515
Posted By sliver_752
Troubleshooting Re: Too many connections error

Try to store the connection string in a session and do all your queries with that stored session string.

When you close that session, connection string will be automatically destroyed.
Forum: MySQL Apr 7th, 2007
Replies: 1
Views: 1,223
Posted By sliver_752
Help Python Tuples and Mysql Query

Hello all,

Is there any algorithm to convert a python tuple to MySql query (http://www.daniweb.com/techtalkforums/thread74502.html#).

Ex:

('*','name','sliver')

should convert to
Forum: Python Apr 7th, 2007
Replies: 1
Views: 1,471
Posted By sliver_752
Help Python tuples and Sql query

Hello all,

Is there any algorithm to convert a python tuple to MySql query.

Ex:

('*','name','sliver')

should convert to
Forum: Python Nov 15th, 2006
Replies: 2
Views: 1,991
Posted By sliver_752
Re: wxpython and py2exe

cool... it works!
thanks again.
Forum: Python Nov 14th, 2006
Replies: 2
Views: 1,991
Posted By sliver_752
Help wxpython and py2exe

Hi

i am making a simle gui using wxpython and here is the script


import wx

class bide(wx.Frame):
def __init__(self):
wx.Frame.__init__(self, None, -1, "just a test", pos=(0, 0),...
Forum: Existing Scripts Nov 13th, 2006
Replies: 10
Views: 32,155
Posted By sliver_752
Question recursive delete using a batch file on windows-XP

Hi all

I am trying to write a batch file which would recursively delete folders with a specific name inside a tree. i am just not able to do that. Please help me.

thanks for your help in advance
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 6:14 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC