Topics
Started by
Posts
Last post
Hullo Friend, 😛 I am encounter problem trying to create a SQL string with UNION in order to dis…
14 replies
In Access, I used First function as below to make data from 1) to 2) as below query: SELECT ID, DAT…
1 replies
I learned one best practice is to avoid using sql server cursors. Because they generally use a lo…
4 replies
I need to convert Access query to SQL store procedure. There are First and Last selection in Access…
1 replies
I'm not a wiz at sql. I have 2 tables that have a relationship to each other. I want to delete the …
6 replies
In Microsoft Access, there is a crosstab query wizard to create a crosstab query. It make job more …
1 replies
I'm having difficulty runing SP_Change_users_login on SQL Server 2000 SP3a on a Windows 2003 S…
7 replies
I use code to add new column: alter table order add [city] varchar(50) How to move new column next …
2 replies
Hello - I have a delete trigger on a table in one database that I want to trigger a delete on a tab…
26 replies
Hi All, I Need to know how can we define custom error in SQL and assign numer to the error. what r…
1 replies
I am using Bulk Insert with a format file and I am getting the message that the file can not be rea…
3 replies
I have 3 tables, the structures are: 1. Client - ClientID, Name,DOB,PAN,IsActive - ClientID of cour…
2 replies
I've a table with two columns C1 and C2 and having following data in it. C1 C2 -----------…
1 replies
Hello. I found some entries in my SQL Server 2000 SP3 DB engine: Error: 17884, Severity: 1, State: …
1 replies
Hello - We have a sister company that needs help upgrading a couple of databases. They want to upg…
4 replies
Viewing 15 topics - 256 through 270 (of 7,465 total)
You must be logged in to create new topics.