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.

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

5 Posted Topics

Member Avatar for lapunluyang

In general, 1024x768 is good. However, if you are talking about an existing site, then it's best to have a look at google analytics (assuming the site has been using that for a while) - you can then check what resolution your visitors are using and also what the bounce …

Member Avatar for agrable
0
139
Member Avatar for StevePrim

What is the datatype of RelationshipType? Based on the name, I would expect a numeric datatype. However, you are inserting a string into it: '3'. Could that could be the problem?

Member Avatar for StevePrim
0
1K
Member Avatar for MichaelWClark

You are passing in '' as a the @sortfield so the sql that is created in the stored proc has wrong order clause : "ORDER BY [dbo].[PropertyGroup]." The stored proc should check that @sortfield is something sensible before adding the order by.

Member Avatar for shoestring
0
224
Member Avatar for SkyVValker
Member Avatar for shoestring
0
218
Member Avatar for shoestring

Hello everyone. I have just joined daniweb forum today. I used to be an SQL programmer for quite a while, but now I am doing mainly web design (all aspects of it). I hope to learn a thing or two about designing the user interface for web sites here. Maybe …

Member Avatar for WASDted
0
120

The End.