Hi Guys (And girls)
I managed to execute a stored procedure from within a access project (Wow!!).. but how can I do something simple, lets say make a textbox filled with the username..?
I have the following SP:
CREATE PROCEDURE DBO.GEBRUIKER AS
SELECT SESSION_USER as GEBRUIKER
RETURN
How can...
Hi People,
Back in the 'old days' in an access MDB I could use currentuser() to get the users login name..
Now I'm using SQL with an ADP.. and I know that there is something like SUSER_SNAME() but lets say I want a messagebox with the username.. then how would I do that?? thanks... and please...
He Bob,
Thanks.
You won't believe it but today I received the book that you recommended.. I already ordered it.. so im sure I made the right choice :-D
I'll start reading and see what im up against. LOL
Thanks
Richard
Hi People,
I have an access database now (MDB) as frontend and as backend I have an access database too..
Unfortunatly the speed is too slow on my customers network and he decided too switch too SQL server as a backend...
Now I have no experience with that whatsoever but I really wanna learn...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.