8 Reputation Points
Ranked #3K
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #107.70K
~144 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
1 Posted Topic
At first glance it looks like your SQL statement is not formatted correctly. I would check to see if the statement is being passed to SQL properly. sql = "SELECT adultRate FROM roomType WHERE roomType = " & rumType.ToString & "" Should look something like: sql = "SELECT adultRate FROM …
The End.
Khristophor