Hello,
I have a program connected to SQL. There are two date fields, Birth_Date and a Death_Date.
We have a program that enters information with these two fields and other numerous fields.
When a user enters a Birth_Date, the value shows (for example) is "03/20/2012 12:00:00 AM".
The Date is...
Hello, I am having a trouble getting this piece of code to work. When users click on the "New" button, they enter the information into the text boxes and click "save". The data is suppose to be saved in SEQUEL. But once the user execute, there is a database error. I believe it is in the sql...
Hi, I need a little help on this Sql Statement. The below function won't run in C#. I think and know my date function is wrong, can someone please correct the error? Thanks in advance!
string dataSQL = "";
dataSQL += " , Confirm_Date = to_date('" + DateTime.Now + "', 'MM/DD/YYYY...
Hi,
I need some help on controlling a label. I have an application where data is pulling from an access database and it is using the sqldatasource as the connection. In the application, address information is being displayed as the user chooses a LastName.
I need help on controlling a label...
Hi there,
I am trying to create a webpage where the user selects a last name from a dropdownlist then the information is display in the datalist. I have done this before (twice) but this time, it's stomping me. There's really no programming involved, just data bounding the fields. But here's my...
Hi, I am having a trouble with a report I am trying generate. I have some experiences with crystal reports, but this report I am trying to pull has gotten me stump. Any help/advice is very much appreciated.
We have a database that data gets enter on a daily basis. I connect to crystal reports...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.