SQL Server 2000 Questions and Answers

Recent IT Questions

141 - 160 of 307

Migrating from SQL Server 2000 to SQL Server 2005 on DTS packages

Could someone help me with a SQL Server 2000 migration to SQL Server 2005 on DTS packages? I have a Dynamics GP integration that uses the DTS package, but I don't know SQL or DTS packages well enough.

View Answer   |  Oct 21 2008  7:57 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server migration
asked by SQL Server Ask the Experts

  2445 pts.

Are parameters permitted on SQL Server 2000 views

I think the answer to this is NO, but is there a way to create a view that accepts input parameters? I created the view hard coding in something that now needs the flexibility that a parameter would provide, but I've never seen a parameter on a view - Is it possible? Thanks

View Answer   |  Oct 20 2008  7:06 PM GMT
SQL Server 2000, Parameters, SQL Server views
asked by CO Bill

  70 pts.

SQL Connectivity with Developer 2000

Hi friends, I am using d2k as front end and for backend i want to use my sql server 2000 data how i can connect it. Thanks

View Answer   |  Oct 16 2008  4:37 AM GMT
SQL Server 2000, Developer 2000, Database connectivity
asked by Amitd1511

  5 pts.

Setting and establishing a default connection before a SQL statement

Is it necessary to establish a connection and set it to the default before and after the execution of any SQL statement? I am develolping a multi-user system with 10 users in Visual Basic 6.0 with SQL Server 2000 and i need to know this for my setup.

View Answer   |  Oct 15 2008  8:14 PM GMT
SQL Server 2000, Visual Basic 6, SQL statements
asked by SQL Server Ask the Experts

  2445 pts.

Source code for multiuser programming in VB 6 with SQL Server 2000

hi to all, I'm developing a security software in Vb 6.0 with Sql Server 2000 as back end wherein 10 users will be there. I'm a newbie in multiuser programming. The question before me is that how to proceed further. My stand alone code is almost ready 50%. I'm using Ado for establishing connection...

Answer Question   |  Oct 13 2008  8:31 AM GMT
Visual Basic, SQL Server 2000, Database programming
asked by Isha

  5 pts.

SQL Server 2000 connection to multiple databases using variables

I have a fairly simple select statement that joins three tables from two SQL Server 2000 databases. It works fine, but now I need to run the stored procedure against different servers, so my hardcoded reference to the second database (currently coded as "secondDB.tableName.columnName") needs to be...

View Answer   |  Oct 9 2008  11:20 PM GMT
SQL Server 2000, Variables, Multiple databases
asked by CO Bill

  70 pts.

Accessing another database using a variable

I have a select like this: SELECT a.part_id, a.descript, b.location from PART_MASTER a, anotherdatabase.INVENTORY b where a.part_id = b.part_id Is it possible to use a @variable to identify the other database, rather than hard coding it? (I've tried @db2.INVENTORY b) but SQL SERVER 2000 doesn't...

View Answer   |  Oct 9 2008  4:22 PM GMT
SQL Server 2000, SELECT statement, Variables
asked by CO Bill

  70 pts.

MIgration to 64-bit Sql Server

What issues do I face with database file compatibility if I migrate from 32-bit SQL Server 2000 to 64-bit SQL Server 2005?

View Answer   |  Oct 8 2008  12:38 AM GMT
SQL, SQL Server 2000, SQL database replication
asked by Tomfitzrugger

  5 pts.

Upgrading RAM on SQL Server 2000

We use Windows 2003 Server Enterprise Edition and SQL Server 2000 Enterprise Edition. We use the /3GB switch in the boot.ini in an attempt to use more memory, and we are considering upgrading to 8GB of total RAM on our server. Could this negatively impact us at all?

View Answer   |  Oct 2 2008  5:14 PM GMT
Windows Server 2003, SQL Server 2000, RAM
asked by SQL Server Ask the Experts

  2445 pts.

SAP 4.6c migration from MS SQL 2000 to IBM iOS DB2 database

Hi I need to investigate the work load required to migrate SAP4.6C HR from a MS SQL2000 database to a Integrated DB2 IBM i OS Database? Is there tools available for this ? any information will be beneficial Thanx from a system i techie that know nothing about SAP!lol

Answer Question   |  Sep 30 2008  10:29 AM GMT
SAP development, DB2, SQL Server 2000
asked by IEnter

  5 pts.

How can we use SQL 2000 or latest with Visual FoxPro

Hello Friends I want use SQL in visual foxprox. how can do it. I ready many website, but all answer not fully cleared. Please send me Solutions. My Computer (SQL Server 2005 and Coputer Name) name is SEMSVR. Waiting your reply.

View Answer   |  Sep 27 2008  5:11 AM GMT
SQL Server 2000, FoxPro, SQL Server 2005
asked by Abhiindia

  15 pts.

Truncating the transaction log for a SQL Server 2000 database

What is the best automated way to truncate the transaction log for a SQL Server 2000 database?

asked by SQL Server Ask the Experts

  2445 pts.

Transferring a database from Microsoft Access to SQL Server 2000

How would I transfer a database from Microsoft Access to SQL Server 2000?

View Answer   |  Sep 23 2008  6:09 PM GMT
Microsoft Access, SQL Server 2000, SQL Server database
asked by SQL Server Ask the Experts

  2445 pts.

Is SQL Server Upgrade Advisor worth using?

We are undertaking a technical study/risk evaluation as to whether to upgrade a substantial SQL Server database from 2000 to 2005. Is the Upgrade Advisor tool of significant benefit it assisting us with the risk evaluation? Nobody in our company has used this tool as yet, so any advice will be...

View Answer   |  Sep 23 2008  3:49 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server upgrades
asked by ChrisThompson

  5 pts.

Connecting sql server 2000 to 2 databases simultaneously

I have to create a report to move inventory from an old warehouse to a new one. Each has a separate instance of the database, so I have to get the part# and location from the old warehouse and match it with the new location for that part# in the new warehouse. Is there a way to join tables from...

View Answer   |  Sep 23 2008  3:33 PM GMT
SQL Server 2000, SQL Server database
asked by CO Bill

  70 pts.

SQL2000 linked to SQL2005 doesn't allow TRAN selects

Hi all, I have a SQL2000 machine that has a linked server that runs SQL2005 (before this was a SQL2000) When the systems were both SQL2000 from ServerA it was possible to run: BEGIN TRAN SELECT * FROM MYSVR.MYBD.DBO.MYTABLE COMMIT TRAN After the ServerB has been upgraded to SQl2005 the code above...

View Answer   |  Sep 22 2008  1:53 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server errors
asked by Alessandro.panzetta

  9615 pts.

Upgrading from SQL Server 2000 to SQL Server 2005

I have been offered a free upgrade to SQL Server 2005 Express Edition, but I am very pleased with my current version, SQL Server 2000. If I decide to upgrade, will I have any problems with our network? We use languages like C# and Visual Basic often.

View Answer   |  Sep 19 2008  4:37 PM GMT
SQL Server 2000, SQL Server 2005, SQL Server upgrades
asked by SQL Server Ask the Experts

  2445 pts.

The specified module could not be found

We are trying to install a software (on about 70 workstations) that uses a sql type database that is stored on our server. We all have Windows XP and our server is Windows Server 2003. About half the Workstations are able to connect to the database with no problems. The rest are unable to...

View Answer   |  Sep 19 2008  3:38 PM GMT
Windows Server 2003, Windows XP, SQL Server 2000
asked by Kc5455

  5 pts.

For Save .doc file in Sql Server 2000

I want to Save Word File in SQl Server, how it is possible

asked by Karankhandelwal

  5 pts.

Improving I/O performance on SQL Server 2000

I have SQL Server 2000 SP4 running on an Intel Xeon 2.33 GHz CPU with a 2GB RAM server. We have a total of eight workstations connected to this server, and Performance Monitoring says that the Avg. Disk Queue Length is at about 20 when all users are working concurrently. My tempdb logs are at...

asked by SQL Server Ask the Experts

  2445 pts.

141 - 160 of 307