Topics
Started by
Posts
Last post
In my previous programming knowlegde(VFP) i would create and save a permmanent table (A2.DBF) …
2 replies
select sum(col1) as c1 ,sum(col2) as c2 from table ... i want that sum(col1) may show where col3'' …
2 replies
Greetings, I am running sql server 2000 and attempting to link to an oracle 10g database running on…
1 replies
Folks, I have 1 stored procedure and 1 function which each returns a table or record set. In …
6 replies
Hi All I want to make reports according to Salesperson which shows Daily total sales and costs. Eve…
4 replies
DB Guru's, Please suggest me, the pros and cons of these two approaches. List out the situation/con…
3 replies
Hello! Is there any way I can debug a procedure that is in a remote instance? I can do that in loca…
1 replies
How can I take this query and order it so all the mnt_HeaderIDs that match are in sequence right no…
4 replies
Anybody knows how to setup a SQL 2000 password aging and enforcement? I need to setup user password…
7 replies
Hi All, It is possible to resolve my problem without using cursors ? Problem: I have this table: It…
17 replies
I have the following three queries: SELECT replace('ABþDE', char(254),'C') SELEC…
5 replies
Guys hi, i have the following problem. I have two databases, that contain the same records. Th…
6 replies
Hi - I'm trying to join 3 tables (left outers on two) and sum the output. Can my select be re-write…
7 replies
Hi, I'm trying to use Full Text Searching through SQL 2005. I run coldfusion, and on my page a…
4 replies
Hi experts. I have 3 tables in SQL Server 2000. I need to generate a report to HR department …
10 replies
Viewing 15 topics - 7,591 through 7,605 (of 17,082 total)
You must be logged in to create new topics.