c# - SQL Server Compact Edition not showing records -


my application registers new users compact database, embedded in application. when register users, allows them log in, not show in database? @ database, , there 1 row containing null values. can help, there setting ive missed (something rebinding or something)? please help


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -