DRW Tweaks

E

Earl Kelly

Am I trying to make a DRW page that will look at the Login ID of the user
and pull up the items that are assigned to them. I might be looking at
this a little to complicated, I entered the tweaks into the fpdbrgn1.inc as
directed and I changed to the query in the DRW to SELECT * FROM Users WHERE
(User_Name = '::LOGON_USER::' and still I don't get a match on the user
table.

Now it could it also be that the request is pulling the domain\user name and
that is why I'm not gettting a match?

Thirdly I am actually capturing this information in a variable called
strName, and that is on the page in a form field, this is parsing out the
domain and just giving me the user name, is it possible to use this variable
instead of pulling the user name again?

--
Earl Kelly, IT Systems Manager
Greene-Hazel & Associates
Jacksonville, FL
50 users, TAM 8.0, @vantage 5.3
XP Pro Workstations & W2K Servers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top