Posts
 
Reputation
Joined
Last Seen
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
1 Commented Post
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

1 Posted Topic

Member Avatar for Galbatorix

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 …

Member Avatar for Khristophor
0
144

The End.