473,397 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Creating a database browing window

Hello, I am relatively new to Python and my boss has given me a task. In SQL, he would like me to create a database browsing window and I truly have no idea how to do this. I just downloaded Python 2.4 and would like any help possible. Thanks
Jun 25 '07 #1
5 1291
bartonc
6,596 Expert 4TB
Hello, I am relatively new to Python and my boss has given me a task. In SQL, he would like me to create a database browsing window and I truly have no idea how to do this. I just downloaded Python 2.4 and would like any help possible. Thanks
You got it, Rook. I just wrote a wxPython Tree for browsing my MySQL DB, the the widget that you choose will depend on the structure of your tables. So, fire away!
Jun 25 '07 #2
What suggestions do you have for me? Is there anyway I could see a sampling of your code
Jun 26 '07 #3
bartonc
6,596 Expert 4TB
What suggestions do you have for me? Is there anyway I could see a sampling of your code
There's lots of foundational code in the Python Articles section of this group. Once you decide on an RDBMS and a GUI framework, you can start building a basic front end.

For the DB, there are many free light-weight options. I imagine that they are all about the same, but don't have any experience installing or using any of them. MySQL is a full featured RDBMS that's free for non-commercial use and the one that I am using.

GUI Toolkit options are discussed here.

That ought to get you rolling, Rook.
Jun 26 '07 #4
Thanks a bunch, your help is greatly appreciated
Jun 26 '07 #5
bartonc
6,596 Expert 4TB
Thanks a bunch, your help is greatly appreciated
Any time, really.

Thanks for joining the Python Forum on TSDN.
Jun 26 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: MLH | last post by:
I used the following SQL to create a new table in a database on a remote MySQL server by copying one already there. I know the table exists SOMEWHERE in cyberspace. I can read its data, write to...
4
by: Altramagnus | last post by:
I have 30 - 40 type of different window. For each type I need about 20 instances of the window. When I try to create them, I get "Error creating window handle" My guess is there is a maximum...
4
by: Pasquale | last post by:
Hello, I wondering if there is a way to dynamically update a select list with javascript from a database query without having to reload the page to update the list?
2
by: MLH | last post by:
I used the following SQL to create a new table in a database on a remote MySQL server by copying one already there. I know the table exists SOMEWHERE in cyberspace. I can read its data, write to...
44
by: Greg Strong | last post by:
Hello All, Is it better to create a query in DAO where a report has 4 sub-reports each of whose record source is a query created at runtime and everything is in 1 MDB file? From what I've...
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
11
by: Nick 'The database Guy' | last post by:
Hi People, How do you go about hiding the database window. The reason for doing this is that sometimes have to manually add data to tables. I have a fully interatctive menu system from which...
9
by: =?Utf-8?B?YmJn?= | last post by:
Hi all, I read somewhere "using kernel stuff in thread is not good.." if ManualResetEvent object is created in thread but not actually used, will it affect performance? Bob
4
by: sujatha k | last post by:
I want to create one window service to synchronice my local database with server database.i've done the synchronization process in .net application it is working fine. i copied tat code and put it in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.