Summary: Hi, I'm trying to create an delphi applicatin which would interact with Sybase and Sql server database? So, what are the interfaces provided for doin...
Summary: In the Help menu of you Sql 6.5 Enterprise Manager choose Transact Sql Help, click on the Search Tab and search for CASE expression. Good luck, ...
Summary: I need help!! i almost got tomcat5 up and running - it can display static html and some jsp - but all these stuff are in the /usr/local/webapps/ROOT d...
Summary: I was just wondering if anyone could help me with a problem i have been having. I have a standard form and am drawing sprites to the form using the Bi...
Summary: I found this code online, and it works: [code] image swapper body {margin:5px; background:#005544;} a {font:200 8px Courier; color:#ccffcc;} ...
Summary: I am having a heck of a time with this problem in my class and thought some of you may be able to help. We are to reconstruct a game known as Lucky S...
Summary: This is a simple database connection or at least a start to it. Line 1: Set rec = New ADODB.Recordset This is creating a recordset object called "rec"...
Summary: help me am a bit if a nebie. The problem: The first time you click encrypt and decrypt buttons work fine. The second time you use the encrypt and dec...
Summary: long post here: here's the info for the game: "We play with a deck of cards numbered from one to six which is divided into four suits. First, I deal t...
Summary: I have this series of SQL statements could someone please simple explain what each line does. I know what this does but i am not sure about how it is ...
Summary: hey!!! guys i need some help in a school project that i have had develop for a while now, in this program i´m trying to graphic in a scrren with its a...
Summary: Hi there I need a function that does the following: (find-list '(1 2 3) '(1 2 3 4 5 1 2 3 4 5 1 2 99)) => (0 5) it is a function that searches the po...
Summary: i have been doing the following coding which allows me to input through a input box 5 names this works however i would first of all like to enter the ...
Summary: Occasionally, I need my system to perform repeated tasks. Because of lack of knowledge of programming, I need to do it mannually each time. A questio...
Summary: I am making a decoder for a substitution cipher using frequency analysis (the num of times a letter pops up in a sentence, for example, 'E' is the mos...
Summary: Well, I'm not really quite sure what you're asking for the DisplayCosts() function, but I think you made a few mistakes with what you already have up ...
Summary: I created a card class to create a deck of cards an fill a hand randomly without picking up the same card twice and for some reason the fillhand funct...
Summary: please if you know anything about C..help me out..my teacher asked me to write " three C programs that print out the Max and Min values of the data in...
Summary: Hi, I have a simple SQL problem here. Currently I have 2 tables (A & B, let say) within my SQL database. I want to append all the records (5 fields, ...
Summary: please can somone help me with the following algorithm, i am purely a beginner. Any help will be greatly appreciated. Read the following algorithm fo...
Summary: Hi guys, I'm a student at a local community college and the bookstore is ripping us off (those in college know this). I plan to use an Access databas...
Summary: I am having trouble writing a program that must Implement the GCD (Greatest Common Divisor) function in assembly language and write a test program tha...
Summary: Hi. I'm building my project in Delphi 5 and I've just started using the database functions. The problem is, I want to convert the value from some of t...
Summary: Hi. I am having a problem with the follow code. The program is suppose to read in a file adn determine is the call is local or long distance and then ...
Summary: i need to write a report on what this code does. this code is the client code and the coe at the bottom is the server code. networing isint one of my ...