Views

External Article

Using SQL Server meta data to list tables that make up views

  • Article

One of the issues I often face is the need to find views that are already established for certain tables. This maybe for other developers, end users or even for myself. I could search the system tables to find this or explore each view, but are there other ways to easily find a list of all tables that are used for a view or even a list of all views that a table is tied to?

2008-12-12

3,940 reads

Technical Article

RE: Numbers stored as text - Excel to SQL- DTS

  • Reply

Hi AJ,Yes, all the sitename are populated.. I actually figured out the problem.. but not sure how would i be able to overcome this one..here is what is happenning..as per http://support.microsoft.com/kb/236605/EN-US/the first 8 rows in Excel determine the data type for rest of the rows in the sheet. IN my case first few rows have […]

You rated this post out of 5. Change rating

2005-05-04

Technical Article

RE: Front end

  • Reply

We have been using an access front end and SQL server backend for several years.  The program evolved from an Access front and backend application.  The performance across a WAN is terrible.  We moved to Citrix to keep the thing moving.  We are migrating to a .net frontend.  In the mean time you can use […]

You rated this post out of 5. Change rating

2005-05-04

Technical Article

RE: pass-through query problems

  • Reply

The function is now working, though I  did have to specify the master database - it did not find xp_sendmail via "db_applications".  I am having trouble capturing the return code values (boolean) and/or result sets (from Books Online: Result Sets: xp_sendmail returns this message: "Mail sent").   I would like to return both.  I used your […]

You rated this post out of 5. Change rating

2005-02-21

Technical Article

RE: Could not complete cursor operation 16958

  • Reply

Yup....post the code so that we can examine it.....and get rid of the cursor.If you don't know why I'm advocating the latter route....search here for 'good performance' and 'cursor'.....the 2 phrases rarely go together!99.99% of SQL actions can be done without cursors....with a (noticable)performance boost 99.99% of the time.....

You rated this post out of 5. Change rating

2005-01-05

2 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers