Asked By
arnel bui
10 points
N/A
Posted on - 04/19/2012
Hi,
I would like to share my database layouts to my customers. However, I only want to show some certain parts in the database and the rest of the entries should be hidden. I want to do this per account so I can only show what the customer needs to see. Any tips on how to do that?
Thank you in advance.
How To Select Records Based on Account Name
Yes, you can show the exact data form your database for customers. At first you need to check your database table carefuly for show actual output to customers. Then you should call the data where you need in you website or software in visual studio. That’s a easy method if your use proper PHP for call or print your data in a output stage. The data which you want to keep hide that will not stay in your output stage function.
And if you select your total database table in the output function then you might to change your script and you rebuild it again for fix your problem.