Sorry but they were asking questions and I had to explain the reason why I didn't want to go with stored procedure.
I really don't understand why you are saying it's a none sence. Look at www.microworks.com, www.simplyaccounting.com, www.speedlinesolutions.com, www.sungard.com, etc... All of...
Hi guys, thanks for you information.
I could give you a list of more then 100 apps that uses differents kind of database, and hides there data structure.
You have to be able to hide my data structure, if they want services on there database they will have to ask my company to do it.
As an...
I'm building a database with an apps that I'm going to sell.
I want to put the least amout of coding on the database side to avoid the people that buy my apps to be able to figure out how I'm working with my database structure.
I want to hide the most code I can from the people that I'm...
Well, it's great to konw what you all think about my issue.
But I do not want them to know how the database is build, it will be easy to copy it and do an other app based on my database schema.
I want to know how to hide the database from everyone so only my program can access/see it.
Anybody...
Hi,
I'm developping an application with MS sql express.
I have about 20 tables that are all normalized.
I'm going to sell my application and I would like to make sure that they don't have access to my database after I sold the app.
Is there a way to encrypt all the database or to hide all the...
Hi,
I'm currently trying to create a program that will update a Microsoft SQL express database.
In the database I have multiple table that are all link with primary key and foreign keys.
Let say I have...
Table A:
ID_TableA (Auto increment)
Name (char 25)
Table b:
ID_TableB (Auto increment)...
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.