Topics
Started by
Posts
Last post
Weird behavior going on here. I create some T-sql to delete some hundreds of rows from some tables…
7 replies
Hi, This is the second portion of a 2 step process to copy data from a table in one SQLServer 2005 …
7 replies
I've created a database to manage the data for a fantasy hockey pool program. From my reading, I've…
8 replies
Hi, I have a table with several unique entries. Let's call this table A. Each entry in table A has …
1 replies
hi all i have a simple query. how can i copy a table from the "master" database to the "pubs" datab…
1 replies
Ok, so I have a table where some records have been inserted twice. However, the table has an identi…
4 replies
My SQL is this: SELECT DISTINCT Pruebas.*,Metodos.* FROM Metodos, (Pruebas INNER JOIN Sinonimos ON…
8 replies
I have a table with the following format: Sr1Col1 Col2Col3 1BU123456 80440 2BU123456 0…
6 replies
Hi I'm transferring data from a Excel Spreadsheet to SQL Server 2000 using DTS and my transformatio…
5 replies
I am hoping someone can help with some SQL to be able to convert an ip_address stored in a column t…
4 replies
We receive our servers "pre-built" from a corporate server support group. We had received two SQL …
5 replies
Hi, I have been trying to find our which versions of MDAC can connect to a SQL2k5 database as we ar…
1 replies
Hi all, I have created a procedure to update table records by passing Xml values but im getti…
4 replies
Hi I am trying to search names and surnames from database.For example i can search using only name …
2 replies
hi i want pass parameter in like '%'.for the example if i want names that begin with j from my tabl…
3 replies
Viewing 15 topics - 2,626 through 2,640 (of 2,735 total)
You must be logged in to create new topics.