Results 1 to 7 of 7

Thread: Query is not working properly (RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2004
    Posts
    104

    Query is not working properly (RESOLVED)

    I am trying to store the end result of this query into a variable

    VB Code:
    1. user = txtUsername.Text
    2. perms = "SELECT permissions FROM users WHERE username = '" & user & "'"

    Any ideas
    Last edited by Polariss; May 25th, 2004 at 09:07 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width