Advertisement

1 - 10 of 21 containing alltags:("MSSQL2000") (0 seconds)
how can i search inside office documents that are stored in my hard disk?? elad
Zones: MS SQL ServerDate Answered: 10/21/2002 Grade: A Views: 0
I'm using MSSQL2000 Enterprise edition. I need to create a database which supports more than 10 languages in all the table fields. In this case, which collation shall I select? Database Default...
Zones: MS SQL ServerDate Answered: 06/08/2003 Grade: A Views: 0
The euro symbol (€) is not recognized when inserted into the where clause in a select statement thus will not let me complete the update substring statement. Also, the english pound currency symb...
Zones: MS SQL ServerDate Answered: 07/10/2004 Grade: A Views: 0
Hi all I'm not sure if this is actually a db issue, but it's some place to start. I've installed an application (payroll system) for a client on a Windows 2000 machine running SQL 2000 (the p...
Zones: DatabasesDate Answered: 11/01/2004 Grade: C Views: 0
hi, how to set the Collation to use 3 languages in my database: using Cyrillic_General_CI_AS. + Arabic_Bin + english? ALTER DATABASE Mxxx     COLLATE CollationName thanks.
Zones: MS SQL ServerDate Answered: 02/02/2008 Grade: A Views: 0
Hi,     We have migrated MSSQL 6.5 to MSSQL2000 .The fornt is PB6.5,now question is ,the SQLSERVER is not connected through the application..Is there argument for database connetion have to change...
Zones: MS SQL ServerDate Answered: 07/30/2004 Grade: A Views: 0
How we calculate the date time difference in store procedure using MSsql2000. i need to write a store procedure which can calculate the difference between two date / time
Zones: MS SQL ServerDate Answered: 07/31/2004 Grade: A Views: 0
Hello there, When I open Enterprise Manger, I see some database users without LogIn. I don't understand how someone can create database user account without LogIn. I have to admit that I am no...
Zones: MS SQL ServerDate Answered: 11/14/2006 Grade: A Views: 0
By calling per customer (returns a line per customer) I wish to get the rows to show the Sum(BalanceRemaining), so if there is more then one invoice then it sums it up but doesn't return multiple i...
Zones: SQL Server 2005Date Answered: 06/09/2008 Grade: A Views: 4
Hi Folks, I have a VB.NET windows app that needs to get the @@identity of a record that is being added to a MSSQL2000 database via a webservice.  I think that this is done with a stored proceedu...
Zones: .NETDate Answered: 07/03/2002 Grade: B Views: 0