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
Ranked #72.8K
~2K People Reached

2 Posted Topics

Member Avatar for tcon

You need to use single quotes: Text='<%# [U]Eval(Container.DataItem,MyPets[0].NumberOfPaws.ToString())[/U] %>'

Member Avatar for Garr
0
1K
Member Avatar for metalla_nz

You could probably implement a stored procedure with SQL SECURITY DEFINER to work around the permissions issue of the application. You would need to update the stored procedure as part of the install process, but then all other schema changes would be done when the application runs the stored procedure …

Member Avatar for Garr
0
323

The End.