If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Database View at client level

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-10-11, 03:24
hellind hellind is offline
Registered User
 
Join Date: Mar 2011
Posts: 1
Database View at client level

Using multiple SQL joins I have created a database view. But I cannot create View at server level.

Is there any database tool that allows me to create the view at client level?

For example:
View: Select A.*, B.* From A Inner Join B on A.ID = B.ID

Then I can execute a query like: Select * From View Where Date = '01/01/2000'
Reply With Quote
Reply

Tags
client view, database tools

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On