Topics
Started by
Posts
Last post
Can any one explain me What is the difference between appending to a backup and overwriting the bac…
3 replies
We recently renamed a windows server after installing MSSQL 2005. I have two problems and they bot…
2 replies
I would like to know the best way to set up SQL Server 2005 to work with ASP.NET 3.5. I have both…
1 replies
I am Passing a String in a Stored Procedure for example '1,2,3,4,5' and inside the stored procedure…
2 replies
Hello Experts, I am not a DBA. I have created ABCD database manually and it works file, now I am tr…
3 replies
Can you failover a database while a transaction is open on the database and if so what will happen.
3 replies
I'm trying to programatically (T-SQL) determine if MSSQL has success/failure logging enabled but I'…
5 replies
create table temp(id int,name varchar(50)) insert into temp select 1,'m' UNION ALL select 2,'ma' UN…
5 replies
Halo mates I am doing a database documantation and i need help with the script that generates datad…
2 replies
SQL query: SELECT m.memb_id, m.memb_email, m.memb_created_date, m.memb_status, g.grp_name, CONCAT( …
3 replies
I am trying to run the following from MS Access 2002: strSQL = "ALTER VIEW [dbo].[DemandHistoryNorm…
2 replies
Hello all, I am trying to publish a website like since five days ago. I have seen like 1000 forums …
1 replies
I have a need to update a reference table of values from a temporary table. The reference table (…
6 replies
My question is this: I have two databases, which hold very similar data. I also have many reports t…
3 replies
I am trying to load a CSV file into a table and maintain NULLs. If I use the import wizard, the fi…
11 replies
Viewing 15 topics - 1,666 through 1,680 (of 2,735 total)
You must be logged in to create new topics.