how can i search inside office documents that
are stored in my hard disk??
elad
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20377378.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20612534.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20635909.html
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...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21169677.html
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.
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23130372.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21017348.html
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
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21040243.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21974892.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2346...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20317163.html
Zones:
.NETDate Answered: 07/03/2002 Grade: B Views: 0