Summary: Hi, I'm doing a small project work on MAC OS X using python and MySQL. I have downloaded the pyhton from python.org and mysql from mysql.com. I have ...
Summary: Im fairly new to python so bear with me. I created a button and it shows up fine in Python using Tkinter. when i created the button i gave cm...
Summary: hi glad you are interested in python..it has helped me a lot for most of the task i do everyday..it is simple and easy to use..i am sure it can help y...
Summary: Hey all, I'm trying to do something very simple - open an image in python: >>> img = Image.open("C:\Documents and Settings\Dmitry\Desktop\test.bmp") b...
Summary: Definitely strange. I looked up F1004 in Google, and saw a few suspicious hits, but mostly with BCB4, not 6. However, many seem to refer to precompile...
Summary: I have errors in my c++ program that I just cant solve. PLease help. This is the assignment: (Airline Reservations System) A small airline has just p...
Summary: I feel silly for asking this, but.. how do I round up decimals in C? My textbook asks me to use numbers rounded to 2 decimal places for my current pr...
Summary: Hi, I am using ASP.Net and my files are working fine in localhost. when I promote the files in remote server it says some configuration error. Server ...
Summary: Iam using ADO & i want to show my data in Grid using Microsoft DataGrid Control 6.0 (OLEDB) & Microsoft ADO DataControl 6.0 (OLEDB). For this purpose...
Summary: Hi, I am getting a syntax error in my awk program near else if statement. Can anyone suggest whats this error? is else if statement used correctly her...
Summary: I have an issue with greek letters in python. I am currently nmaking a program to help kids in my school learn this but I need to use greek leters lik...
Summary: Hello :-)! There is a problem with building project in NetBeans. I've got two directories sphinx4-1.0beta3-src and sphinx4-1.0beta3-bin, which are par...
Summary: I can't figure out how to get the length of a file in Python. The files I'm dealing with are relatively small, so I could read() the whole thing into...
Summary: I want to deal with a data, its $3 record is increasing, like 1 7720 7720 2 2963 10683 3 1521 12204 4 912 13116 5 633 13749 6 457 14206 7 344 14550 8...
Summary: A program I wrote in python uses the symbol AF_PACKET. It runs just find under Linux, importing * from socket. But under Windows, AF_PACKET is said ...
Summary: There is a logical error in the program line ie. printf("\nThe remander is : %d ",b); it does not show the Moduls of the number .Suppose i wr...
Summary: Anyone ever seen this when attempting to open or close any Office XP Program?: 'Preparing to install - VB error; compiler error in hidden module auto...
Summary: Hi, I am trying to write a series of ascii files that contain input information for a program I am running. This program only accepts input files whos...
Summary: i have a turboc compiler.when i run any program in turboc,i get an error in printf statement {printf statement should have a prototype }what is a prot...
Summary: Hi! everytime that i open my ms access it gives me the following error! ERROR IN LOADING DLL i tried reinstalling office and i got nothing!! Someone p...
Summary: Iam facing a problem in Switch statement. The problem is that i will ask to integer from the user & if the user want to "+" , "-" or "*" operator the...
Summary: I'm getting a syntax error in my read statement?! Read Name$, Hours, Rate I'm sharing variables... the variables are spelled the same throughout the p...
Summary: I got this code off a site and im trying to compile it, but it gave me this error in visual c++ --------------------Configuration: fghfgh - Win32 Debu...