Everton Juniti Posted December 8, 2005 Posted December 8, 2005 Hi! As you know, I need help again!!! I'm trying to make a script that can get any account name existing in database but I can't do this!!! I've tried to use Get (AccountName) = "Everton", but this don't get an account name named Everton, this only compares if actual AccountName is equal the string I've put in code (Everton in this example). I need a script that get any account name so, if you can help me, I'll be very happy!!! Thank you very much.
Everton Juniti Posted December 8, 2005 Author Posted December 8, 2005 Oh yeah, I've forgotten, consider that I know all account names but I don't know all of their passwords.
Ted S Posted December 8, 2005 Posted December 8, 2005 Everton, The "Get ( AccountName )" function returns the name of the account for the user that is currently logged in. Your question is a bit hazy but I think what you are asking for is just a listing of all accounts in the database. If my assumption is correct then this report is only available via the DDR. DDR stands for Database Design Report and it is only available on the FM7 Developer version and FMP8 Advanced version. If I have misunderstood your question please let me know and I'll try again.
Recommended Posts
This topic is 6927 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now