I am using query analyzer in 2000 and Management Studio in 2008.
To get round the issue I have create the view in my .asp webpage but I would like to know if it is possible for future reference/
Thank you
Hi
I am trying to create a view in my SQL 2000 database from a table of data that is constantly being updated on a a SQL 2008 database.
Is it possible? and if it is how do I reference them?
I am brand new to Management Studio and SQL 2008 (training scheduled for April!) so any info would be...
Hi
My intention was to create a view but I don't think you cannot declare in a view - so I created a stored procedure which will run daily initially truncating the table then inserting the data from the base table. I am creating a webpage that will enable the user to update the value in the...
Thank you so very much Markros!!
My sql was soooooo much more complicated and didn't work.
Is there any chance that the headings can dynamically be the date?
I have to try and create a view on transact sql (2000)
The view needs to show the values of the past 5 days data by metric.
Example of what i require
Metrics Today -4 Today -3 Today -2 Today-1 today
1 A&E Attendances Value Value Value Value Value
10 AvgLos 30 WARD Value Value Value...
Hi
Below is an example I have quickly whipped up - it is difficult because we are behind a firewall so I have supplied the html. The jscript is the file linked in my previous thread. The data is a test data sample.
thanks
Example:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Thank you for your suggestion, as I stated above I am a real beginner when it comes to javascript programming.
The include file is used in all our applications and I would like to be able to program the file so that it orders the table drop down filter lists alphanumberically (ascending or...
Hi
Within my web application I have included the open source javascript file: 'tablefilter.js', which enables filtering on the table however, the drop down filter lists are not in any order making it difficult for the user.
Does anyone know how I can get the filter lists to display in...
Can anyone help - on the edit screen I need to prompt the user if they try to exit without clicking the save button.
The save button validates the data and if ok submits the form calling another .asp page which writes the data to a sql database.
I have used the 'onbeforeunload' javascript...
Can anyone help - on the edit screen I need to prompt the user if they try to exit without clicking the save button.
The save button validates the data and if ok submits the form calling another .asp page which writes the data to a sql database.
I have used the 'onbeforeunload' javascript...
Can anyone help. Within a table I have an address field which has 3 parts of an address split by a comma e.g. 132 Sunny Ave,Barns,Chester. This data needs to be split in an automated manner to enable a report which displays the address as 3 separate fields - Address1 Address2 and Address3...
Thanks
I am managing to send the email but I was wondering if there is any way of turning off the message box that pops up asking if you wish to send the automated email?
Hi
I am still a beginner and know that this is proberably really simple but does anyone have sample code that will enable me to email a specific workbook to a specific person and c.c. to four other people - but running the code in another worksheet.
Many thanks in advance
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.