The reason I needed the time splitting out was because I was working on an assignment to create a room booking project in vb.net. The database is stored in SQL Server and I had to use a table called Bookings which had the following 3 columns: BookDate StartTime EndTime I wanted to create a query [...]
OK I see two issues: 1. Larger organisations being able to allow internally-hosted and supported applications and webs. This does require in-house expertise or else contracted support and development from external organisations. However it may be preferable to host the data in-house (even if at a data centre) and retain maximum control. This needs to [...]
It’s not really a “blog” but it’all the rest ! Very good site with an system and application online vulnerabilities checking tool ! <a href=”http://secunia.com/vulnerability_scanning/online/?task=intro”></a> => http://secunia.com/vulnerability_scanning/online/?task=intro The best: https://blog.cloudsecurityalliance.org/
You might be able to pass the values for all of the contractid’s at the same time, then split them in the report so that it runs for all of them at the same time. Then you can set up the reports to automatically send and you won’t have to do anything manually…I love technology! [...]
Can you log into SSMS using the SA password or your local login (depending on how you set up security during the install) and add the user from inside the SSMS interface?
Why are you trying to detach the database? Can’t you just take a backup of the database? You can easily enough configure a job to run on the 1st of every month.
what ever happened with this
There will be no specific function in SQL for recognizing display files. As you mentioned, we can decide the variable names dynamically. But, We cant be able to map these variables with DSPF Record format. Pradeep.
Sounds like your database server isn’t configured for both NT and SQL authentication. or you can use sa user that have access over target database.
Your current technique seams sound. I would recommend sticking with the existing method, and simply moving the data from the current server to the archive server using DTS or SSIS on a daily basis. Then on the server with the current years worth of data delete all data which is over on year old. Are [...]
Log file could not be used to backup the entire database of your computer server. Since it is just a log file, you can only see the logs of the activities done in your computer system like installing, editing, adding, deleting, etc.
All you need to do is detach the database from the old server and attach it to the new server. You can also backup the database and restore it to the new server. As far as the database is considered it doesn’t care if it’s on a 32bit or 64bit system.
Hi NHSNick, Just follow the article, it has your solution: http://blogs.msdn.com/b/robertbruckner/archive/2008/11/09/trendlines-calculated-series-in-reporting-services-charts.aspx Also refer to the article, it has some good work: http://beyondrelational.com/blogs/chintak/archive/2010/12/02/add-a-moving-average-trend-line-to-bar-column-chart-in-ssrs.aspx Hope it helps you Do update us again. Thank you Anil <a href=”http://www.lepide.com”>LEPIDE</a>
Backups can be done via the normal backup processes in SQL Server via the BACKUP DATABASE and BACKUP LOG statements. Getting the data to an internet location. How you get the files to that location will depend totally on the internet location that you will be uploading the files to.
http://itknowledgeexchange.techtarget.com/itanswers/extend-hdd/#viewquestion http://itknowledgeexchange.techtarget.com/itanswers/extend-hdd/ hope to win
Determining given trouble is a <a href=”http://www.recoverytoolbox.com/project.html”>ms project recovery</a>. Present software owns some required facilities such as working with big mpp files, using high end, clear interface, launching under low system requirements, any version of Windows OS.
IT Scripts. If i win, i promise, i’ll start scripting (even in 3D), because now, i’m too busy in coding real stuff ! lol )
There are some conversion tools you could use (paid and free), but you will have to review the resultant code to make sure everything is Ok. Here are a couple of links you might find useful: <a href=”http://search.swissql.com/oratosql/”>Oracle to SQL Server Stored Procedure Migration</a> (<b>supposedly </b>free online migration) <a href=”http://www.microsoft.com/sqlserver/en/us/product-info/migration.aspx”>Free Microsoft SQL Server Database Migration [...]
If you know that there is a match why not just return the value that you are looking for? If you wanted to pull the value from the column you would need to use the SUBSTRING and PATINDEX (in SQL Server at least) to get that value from the column.
Remove the comma after Emp.LoginID.





