Hi,
I have a stored procedure that suppost to return tables by a loop, for searching inside sql table by multiple keywords. How I make all these returned tables return as one table with all of t...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2309...
Experts,
Im a newbie to SQL Server and I'd like to know what datatype I should use for lots of text. The field in MySQL is longtext.
Should I use nvarchar(MAX) ?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2335...
Would there be any problem installing SQL Server 2005 Express on MS Small Business Server Standard? I work for a SMALL business with limited funds, so getting the full blown SQL Server would be out...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/SBS_Small_Business_S...
I have installed SQL Server Express 2005 on a Windows XP SP2 laptop. This is an old work laptop that may have had an earlier version of SQL Server or some other flavor on it. I installed the SQL Se...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2279...
Hi,
I know this is somewhat of a broad question, but i was wondering if anyone has any experience running a public website using SQL Server 2005 Express for database and at what point did you see ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2280...
We are using MSSQL Express 2005, so we use the system task scheduler to run a dos batch sql file since we can't schedule like full SQL server.
We have a table called "COUPONS" and we need set th...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23049210.html
I have created a vb.net stored procedure that does some loops and for each loop runs a query where the result is sent to a function a single output value is then calculated for each loop.
The re...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2305...
We are using SQL Server Express 2005 with Studio Management Express, so we don't have access to alot of the tools in full SQL server.
Our DB for our ecommerce website is 1,400MB and we need to t...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23076185.html
hi,
I have a working solution, VS 2005 using C# where i save data through DataAdapters to MS SQL Server 2005 Full blown version. I needed to move my C# project into another machine with C# Express...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23091472.html
My SQL Server 2005 Express error logs are showing 300 failed attempts per minute to login using my sa account. What is the best way to handle this... block access using my software firewall? The ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2309...