Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

6 Posted Topics

Member Avatar for tpetter1

I have a similar issue. I have created a windows service and I want it to connect to my database(SQL Server 2008) but I don't know if its as simple as that for a web application. Any advice would be great!

Member Avatar for scott_16
0
3K
Member Avatar for cheiL

Hi there I have a few lines of code that I would like to ammend but have been unsuccessful in doing so. I have posted in a few other forums with no luck, hopefully somebody here can help me out. I have a delete statement which I have been asked …

Member Avatar for cheiL
0
144
Member Avatar for cheiL

I'm working on a *soap message *to send to a client system. I must use the client's predefined data types specified on their soap to send my message. Theres alot of arrays and enumerators used and my code gives the following error: > Error 1 Cannot implicitly convert type 'UpdateRatePs._Default.Rate.AvailAppType' …

Member Avatar for cheiL
0
277
Member Avatar for cheiL

I'd like to take values between a date range and enter into a table I have a date range @startdate and @enddate i'd like my user to enter the date range and then for the system to take the date range entered and insert them into a table, however, my …

Member Avatar for cheiL
0
137
Member Avatar for techlawsam

where have you declared userID,userScore,userAvgScore and Score? [CODE] examAverage = (examScores) / 3; [/CODE] In line 20, you are setting a double value to equal a division by string.

Member Avatar for techlawsam
0
279
Member Avatar for cheiL

hi there Below is my code for a webmethod which checks if data is existent in a table and then amends if bool is true or adds new if bool is false For some reason my amend works fine but it seems to jump the else condition altogether. Only passes …

Member Avatar for cheiL
0
98

The End.