Advertisement

1 - 10 of 32 containing alltags:("Microsoft Sql 2005 express") (0.003 seconds)
I know enough SQL to be dangerous. So most of my question will sound like access My company has just moved an access backend into an instance of SQL 2005 Express. there are only 2 tables and no re...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 12/05/2007 Grade: A Views: 4
I am trying to connect to a data base that has already been designed and populated on a 2003 server std machine. I am using Windows Vista Home Premium (sadly) and I can't connect to the server's in...
Zones: SQL Server 2005, MS SQL Server, ASP.Net Prog...Date Answered: 12/31/2007 Grade: A Views: 0
We have a DB and I need a simple query to run dollar totals for each month of the year, grouped by vendor name (Vendor_ID field) for each month. Let's take 2007 for example Table: ORDERITEMS Fi...
Zones: SQL Syntax, SQL Server 2005Date Answered: 02/22/2008 Grade: A Views: 9
Is there any good way to backup all the databases (automaticlly) on a MS SQL 2005 Express server, including the master database? I'm going to transfer all the databases from one 2005 express to ...
Zones: Backup / Restore Software, SQL S...Date Answered: 03/04/2008 Grade: B Views: 157
Hello, I am using SQL 2005 Express on a machine. I think by default on Express setup the autoclose property is set true for all databases. But now I want to change them to true. Can I have some ...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 03/12/2008 Grade: A Views: 181
I am evaluating the design of an application I am writing.  I am just now learning about stored procedures and heard that the performance is greater than using code in C#.  Is this actually true an...
Zones: SQL Server 2005Date Answered: 04/24/2008 Grade: A Views: 0
We have a SQL 2005 Express database on a local network that we want to replicate outbound only to a SQL 2005 Express server on a web hosted server.  The web hosted server will then be used in a rea...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 05/14/2008 Grade: A Views: 0
Hi I am trying to export a view to a .csv using a script, but when I open the .csv there are no  colum headers. Also the Colum I identifier is a tab, how do I change this to a , The script...
Zones: SQL Server 2005Date Answered: 07/19/2008 Grade: A Views: 32
I need an automated backup for SQL 2005 Express.   I used studio manager to create the backup script. I am currently using task manager to run the script. How can I run it without showing the us...
Zones: SQL Server 2005Date Answered: 08/28/2008 Grade: A Views: 13
Hi I have a sqlcmd script that runs a simple select query and outputs it to a .csv However one of the fields rounds using ROUND(dbo.KASSTRNS.KAS_BETRAG / 1.175, 2, 2) AS Expr2 But whe...
Zones: SQL Server 2005Date Answered: 09/29/2008 Grade: A Views: 0