User Profile

Collapse

Profile Sidebar

Collapse
Cyril044
Cyril044
Last Activity: Oct 3 '07, 01:58 PM
Joined: May 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Cyril044
    replied to C# Install
    in .NET
    Thanks sorry didnt realise i posted it in the wrong place
    See more | Go to post

    Leave a comment:


  • Cyril044
    started a topic C# Install
    in .NET

    C# Install

    Hi guys im trying to figure out how to change the install path of my applications to say program files and i cant find any way to do this. I am using C#.NET 2005 and when the user runs the setup for the program it is installed but i have no idea where it was installed to.

    Does anyone know how i can change this? Any help would be greatly appreciated.

    Regards
    Cyril
    See more | Go to post

  • Cyril044
    replied to Report Errors
    in .NET
    Hey guys

    Thanks for all the replies made me think alot. It seemed to be error with the my form. Before the user is taken to the reports they enter the name of the staff member they are searching for and the specified dates. It then saves the data into a table and takes the user to the reports form.

    What i done was take out the table all together. Now when the user enters a report they select te staff member and the dates...
    See more | Go to post

    Leave a comment:


  • Cyril044
    replied to Report Errors
    in .NET
    I debug and it works fine there is no problem with it on my computer but as soon as i put on another computer it comes up with that error. Its weird because it doesnt give any descriptionof the error it just says that the program has encountered a problem which really annoys me because im trying to find a solution to an error which i have no idea what it is.

    Ive tried restructuring my code and still nothing. I dont think C# likes me...
    See more | Go to post

    Leave a comment:


  • Cyril044
    started a topic Report Errors
    in .NET

    Report Errors

    Hi guys

    Me again. I just cant seem to get the hang of .NET 2005. I am having a problem with viewing reports.

    I manage to publish and install my program on the clients machine but now i have made reports to help them view data. What happens is that they enter the name of the staff member which is then written to a table and then select the desired report. The first time a report is viewed it goes in no problem.
    ...
    See more | Go to post

  • Cyril044
    replied to DateTime field data extraction
    in C
    Thanks for the reply it helped me alot. Really Appreciate it
    See more | Go to post

    Leave a comment:


  • Cyril044
    started a topic DateTime field data extraction
    in C

    DateTime field data extraction

    Hi Everyone

    Im currently coding a clocking system to monitor hours worked and overtime. I am using C#.Net 2005 and SQL 2005 and i am having a huge issue with the DateTime field.

    I want all employees to have a clock in and clock out time, these values are DateTime values however when it saves to the database it includes the date along with the time.

    My problem lies in that i use calculations to determine...
    See more | Go to post

  • Cyril044
    started a topic C# Date Fields
    in .NET

    C# Date Fields

    Hey Guys! Im having a bit of a problem. Im using SQL server 2005 and in the table i have a date field but i used string instead of the datetime value. I want to generate a report where all the dates prior to the one the user enters will be displayed. My problem is that when i do a select statement to return all dates prior to the one entered it does not notice that there is a month and a year aswell and just compares the day. Like i will want to...
    See more | Go to post
No activity results to display
Show More
Working...