This topic is locked

More then one application link to DB

6/18/2003 11:27:15 AM
ASPRunnerPro General questions
swat author

hello,

Is there any way that I can have more then one application running to DB ,let say one is only able to see and search the DB and the second one full control,add,delete....

Thank you

admin 6/18/2003

Hi,
you can run ASPRunner twice against the same database/table with different optinos ( just readonly access for the first one and full access for the second one) and put generated code to two separate directories. Just make sure that connection string points to the same database in both cases.
Best regards,

Sergey Kornilov

swat author 6/18/2003

Thank you. I have alos another legal question , after I get the ASPRunner software can I use more then one web pages ? Also the test version is really hard to edit and modify (specially to add a text to main page) In the original version everthing editable or not?
Thank you
swat <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=278&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />

admin 6/20/2003

Swat,
you can use ASPRunner to build any number of Web sites you need.
After pages are generated you can edit ttem in any text/ASP editor any way you like.
Best regards,

Sergey Kornilov