Viewing 15 topics - 273,151 through 273,165 (of 284,077 total)
Topics
Started by
Posts
Last post
We have two SQL Servers on two computers: SQL1 and SQL2. SQL1 has SQL2 linked with a link name SQL2…
1 replies
I have 2 tables Manager Manager_id varchar(10) Manager_name Varchar(40) Data: 1,Jose Cruz 2,Al Da…
1 replies
I would like to know if there are any problems copying all the DB files from one server to another.…
17 replies
I have a table, tShortTerm, that I need to store a crunched down version of for the long term, tLon…
11 replies
Can it be done? What I want to do is select a bunch of info from an "account" table, and IF the bil…
15 replies
I have the following: insert into table select column2, column3,column4, column1 from #table order …
8 replies
Hello, I have a field that contains street names, a sample of which could be expressed as follows: …
7 replies
HI All. I work primarily in XML and XSLT and totally new in SQL. Here is some thing i am needing t…
3 replies
I was trying to upgrade sql7.0 to SQL2000 (standard edition) on a windows 2000 server. (I stopped …
5 replies
I have a view set up for a daily import of invoices. Somewhere in my view, I need to indicate that …
11 replies
Hi I've got a procedure ... CREATE PROCEDURE [warehouse].[findfile] @InterfaceFilevarchar(255), …
3 replies
i am trying to install sql to connect to a database. it is a NT machine. the error that came up i…
8 replies
HELP!! I have the two following select statements which I need to combine together. The first goes …
17 replies
I'm trying to create an anonymous pull subscription to a transactional publication. Does anyone kn…
1 replies
Is there a way to check what happened to a specific database at a particular time? Are there any l…
2 replies
Viewing 15 topics - 273,151 through 273,165 (of 284,077 total)