I need to convert an MSDE DB to SQL 2005 DB any articles I can use for this.
http://www.experts-exchange.com/Software/System_Utilities/Remote_Access/Citrix/Q_21957706....
Zones:
CitrixDate Answered: 09/30/2006 Grade: A Views: 0
Please refer to http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/Q_21962306.html
question for more info.
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21962308.html
We recently installed SQL server 2005 on a couple of our servers, upgrading from SQL 2000. I use Visual Basic 6.0 at the moment and use ADO to connect to our various SQL servers.
I recently dis...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22002873.html
Would like to see what the view is calling on and modify the view like we did in SQL 2000
Is there a simple way to do this in SQL 2005?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22004741.html
Hi again
Expect to see alot of me over the next week or so (coding a new app for work)
I have the following string passed as an sql query to our server
Dim flightdatetime1 As String = "S...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22061343.html
Zones:
Visual BasicDate Answered: 11/15/2006 Grade: A Views: 0
How come this code doesn't work when I try to insert is as a datetime?
DECLARE @Months AS datetime
SET @Months = RTRIM(LTRIM((SELECT Months
FROM x_TempUpload WHERE TempID = 376)))
SET...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2215...
We are migrating one of our 32bit SQL 2000 blades to a 64bit SQL 2005 install on a Windows 2003 box. Everything is going fine with the exception of migrating the Extend Store Procedures. When runn...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22396289.html
I'm not running out of memory. But I will host a SQL Server 2005 Express in a virtual host with very limited RAM. (512MB).
I will assign like 256MB of memory for SQL Server to run as maximum.
I'm...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22452952.html
I've just installed a new copy of SQL 2005 Standard - however i'm having some difficulty enabling external access to this machine. I was wondering if any could provide a step by step guide on how t...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2247...
I am putting a checklist together for engineers to reference SQL Server 2005 setup. Do you have any suggestions on bullet points for standard builds?
Thanks!
JohnD
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2254...