• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SQL ?

feet

Junior Member
I need to verify user name and password in a vb login form, using a recordset created by a query where the user name has to contain no spaces on the login form but some of the usernames in the access database table users contain a space.
userID UserName Password
1 JanetLeverling 81248
2 Margaret Peacock 19252
3 Steven Buchanan 30963
4 Michael Suyama 191037
5 Robert King 43550
6 Laura Callahan 276399
7 Anne Dodsworth 915899

any help would be appretiated
 
Back
Top