Forum: Windows Software Jun 4th, 2006 |
| Replies: 1 Views: 1,001 I have a DVD burner on my computer. I am creating this PowerPoint show to put on DVD for my mother in law. I am using Microsoft Office 2003. I tried copying the show to DVD but would not play in the... |
Forum: Windows Software May 25th, 2006 |
| Replies: 0 Views: 1,066 I am creating this PowerPoint show to put on DVD for my mother in law. I am using Office 2003. I have a DVD burner on my computer.
Thanks |
Forum: Graphics and Multimedia Mar 23rd, 2006 |
| Replies: 0 Views: 3,903 Question:
when I run reports using crystal reports with parameters. The time it takes to run is extremely slow when loading, printing the report, etc.. Any idea what I should be looking for with... |
Forum: Oracle Mar 8th, 2006 |
| Replies: 1 Views: 2,103 How would you display in your sql a column of brackets [ ] with a field width of five spaces in between? |
Forum: Oracle Dec 2nd, 2005 |
| Replies: 1 Views: 2,638 Hi,
Below is code to gather information from a beg and end date but hwo would I generate information on each day of the week. Sunday - Saturday for a set of specific date ranges?
Select... |
Forum: Oracle Nov 29th, 2005 |
| Replies: 1 Views: 2,422 Can anyone suggest a good beginner book for learning Oracle and SQL that they have used or know someone who has ?
sabd |
Forum: C++ Oct 11th, 2005 |
| Replies: 3 Views: 6,176 it is not the monitor. I am using linux environment. The output Sorted list and Unsorted list. The words list are colored yellow. However, when I capitilaze the word to Unsorted List and Sorted List,... |
Forum: C++ Oct 11th, 2005 |
| Replies: 3 Views: 6,176 Okay I have a problem where the name of my vector is highlighted in yellow throughout my code and my output. I changed the name of the vector but on the output the word list is still highlighted in... |
Forum: C++ Sep 23rd, 2005 |
| Replies: 1 Views: 2,024 got it figured out. It was in my member pop function. |
Forum: C++ Sep 23rd, 2005 |
| Replies: 1 Views: 2,024 My program is suppose to read in numbers and tokens. However, it will only read in the first number and go into a loop. Never reads the next number or does the computations. Can't figure out what's... |
Forum: C++ Sep 22nd, 2005 |
| Replies: 3 Views: 1,287 Thanks that fixed it but I am not sure why. Because I thought that Element* was the return type and that had to be stated first before the class Stack. Oh well. Now I have an infinite loop to deal... |
Forum: C++ Sep 21st, 2005 |
| Replies: 3 Views: 1,287 I keep getting this error message and the code below:
I can't figure out why any help would be appreciated.
Line 51 is this statement in my code:
Element* Stack::Element::Prev(void)
error... |
Forum: C++ Sep 19th, 2005 |
| Replies: 2 Views: 2,461 Yeah, that was one of the errors. that command may work on linux but not visual C. Also, had a problem with my sort function. so it works now. thanks for the inputs everyone. |
Forum: C++ Sep 16th, 2005 |
| Replies: 2 Views: 2,461 What am I doing wrong I am not getting these values from the input file to even display correctly or sort in order. Give me some direction?
#include <iostream>
#include <string>... |
Forum: C++ Sep 14th, 2005 |
| Replies: 8 Views: 7,635 I got it figured out. Good looking out everyone.
thanks |
Forum: C++ Sep 14th, 2005 |
| Replies: 8 Views: 7,635 okay i figured it out. the file names were different. However, when it reads in the file it only reads in the last word and checks for palindrome. |
Forum: C++ Sep 14th, 2005 |
| Replies: 8 Views: 7,635 Okay, the problem I am having now is that once compiled and I will input the I/O file names. It will state that the file cannot be opened. Why?
... |
Forum: C++ Sep 14th, 2005 |
| Replies: 8 Views: 7,635 I have to use a stack, will make those corrections and let you know what happens.
thanks |
Forum: C++ Sep 13th, 2005 |
| Replies: 8 Views: 7,635 I am receiving error messages for this palindrome problem. I am reading in a file and outputting the results if it is a palindrome or not using stacks. Any ideas as to why I am receiving error... |
Forum: C++ Sep 9th, 2005 |
| Replies: 6 Views: 3,231 cool thanks. Understanding it a lot more now. appreciate it. |
Forum: C++ Sep 8th, 2005 |
| Replies: 6 Views: 3,231 So it means that you can insert values,strings, whatever at either end of the link list. Hence,the word two-way correct?
bye the way thanks to both of you for your replies. |
Forum: C++ Sep 7th, 2005 |
| Replies: 6 Views: 3,231 Not trying to be difficult but I am not as advanced as you with this C language and don't know if I ever will be. So, what does that mean? Can you explain the code you wrote to me as if you were... |
Forum: C++ Sep 6th, 2005 |
| Replies: 3 Views: 4,445 I definitely have to use classes. I am trying to re-write it as we speak. When you say copy, are you referring to strcopy the array.
Thanks for the input. |
Forum: C++ Sep 6th, 2005 |
| Replies: 3 Views: 4,445 I am trying to write a program that reads in a file of numbers, writes to a file and displays the numbers in correct order. I don't fully understand how to read the file and pass that information... |
Forum: MS Access and FileMaker Pro Sep 2nd, 2005 |
| Replies: 2 Views: 2,274 Is there another way to make a column in a table the primary key if you already assigned it to the autonumber column? I would like to make either the student id or the social security number the... |
Forum: MS Access and FileMaker Pro Sep 2nd, 2005 |
| Replies: 4 Views: 3,468 |
Forum: MS Access and FileMaker Pro Sep 2nd, 2005 |
| Replies: 4 Views: 3,468 I was wondering is there anyway to wrap the text in the columns? Also, is there a way to adjust the column width automatically? I know how to do it manually, just wondering if it would adjust on its... |
Forum: ASP Sep 2nd, 2005 |
| Replies: 31 Views: 20,570 Oh yeah, It was a great feeling when it finally worked a sense of relief. :lol: |
Forum: C++ Aug 31st, 2005 |
| Replies: 6 Views: 3,231 What is a two way templatized linked list in C++? Does it mean using syntax below for classes and member functions definitons?
template<typename type_variable> |
Forum: ASP Aug 31st, 2005 |
| Replies: 31 Views: 20,570 :) It works now. Had to do with path with the access table I created.
Thanks very much. :D |
Forum: ASP Aug 25th, 2005 |
| Replies: 31 Views: 20,570 I created a new table in access and stored the file eLMSTable in the inetpub/wwwroot folder (inetpub/wwwroot/eLMSTable) and this is the error message I am receiving now. Doesn't seem like I have a... |
Forum: ASP Aug 25th, 2005 |
| Replies: 31 Views: 20,570 This is the error message I am receiving now. Someone told me to check to make sure that they have permission for that folder. So I went to the inetpub and elms folders and allowed web sharing for... |
Forum: ASP Aug 24th, 2005 |
| Replies: 31 Views: 20,570 I will check the connection out tomorrow at work and let you know but I thought the variable declarations were only availiable within that scope but now I know. |
Forum: ASP Aug 23rd, 2005 |
| Replies: 31 Views: 20,570 I deleted the code for reading from the database. I don't think I need that part of the code in their for reading to a database since I am only writing to the access database. Now this is the error... |
Forum: ASP Aug 23rd, 2005 |
| Replies: 31 Views: 20,570 I keep getting an error message. This is the error message I keep receiving when trying to submit the questionnaire. I also placed the code for the asp part of the questionnaire again below. My... |
Forum: ASP Aug 18th, 2005 |
| Replies: 31 Views: 20,570 Question: The database name for the statement below would that be Microsoft Access, the file name of the table or something else? Or is it the name you give when you set up the DSN?
... |
Forum: ASP Aug 18th, 2005 |
| Replies: 31 Views: 20,570 Okay. Lets take this step by step to make sure I am doing this right. This is all a learning experiment project for me. It has no time committments. So I am given a piece of paper,and asked to create... |
Forum: ASP Aug 17th, 2005 |
| Replies: 31 Views: 20,570 I am suppose to use Microsoft Access for now. I think after I finish this project I will be using Oracle database not sure.
What does this statment mean?
PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA... |
Forum: ASP Aug 17th, 2005 |
| Replies: 31 Views: 20,570 Okay, I have created this survey. My next step is to create a table in MS Access that holds the records of data when user submit the survey. I created a blank table with five columns as follows:... |
Forum: ASP Aug 16th, 2005 |
| Replies: 31 Views: 20,570 I got it to work. thanks a lot.
What I don't understand is why can't I just click the html document link inside the wwwroot folder and it work that way. Instead I have to open internet explorer... |