G
Guest
Hi
I have an asp.net/sql server application that I would like to demo on a website. I'd like each new visitor to see a pre-populated database setup which they can then manipulate, but their changes should be lost as soon as they end the session and their changes should not be visible to any other users
Is this possible? Can anyone tell me how to do this
Thanks in advance, John.
I have an asp.net/sql server application that I would like to demo on a website. I'd like each new visitor to see a pre-populated database setup which they can then manipulate, but their changes should be lost as soon as they end the session and their changes should not be visible to any other users
Is this possible? Can anyone tell me how to do this
Thanks in advance, John.