Enter Keywords:
1 - 10 of 257(0.001 seconds)
Sort By:
 
When I boot into Windows 98, I get this error message: The MSVCP60.DLL file is linked to missing export MSVCRT.DLL:_lc_collate_cp.  I know the files have something to do with the Microsoft Runtime...
Zones: Windows 98Date Answered: 05/29/2000 Rating: 6.8 Views: 0
Have recieved a backup from client, tried to restore on a sql server with default character set, sort order and unicode collation. Getting error stating data is in wrong sort order, data is in 4...
Zones: MS SQL ServerDate Answered: 10/22/2003 Rating: 8.8 Views: 0
I am trying to install the MSDE but I don't seem to be having much luck.  I have copied the msde2000 directory off of the cd into the d:\download\msde directory and then I made the directory and al...
Zones: MS SQL ServerDate Answered: 06/13/2003 Rating: 9.6 Views: 0
Basically I need to have the collation for an entire DB set to a certain type. It IS set at the DB level, however, their are fields that have it set to a different option in many of the tables. ...
Zones: MS SQL ServerDate Answered: 08/03/2004 Rating: 6.8 Views: 0
Hi, Looking for solutions to a problem I noticed that the server collation on box1 is SQL_Latin1_General_Cp1_CS_AS and on another it is Latin1_General_CS_AS. Looking deeper at our dev and producti...
Zones: MS SQL ServerDate Answered: 04/26/2006 Rating: 8.2 Views: 0
Hi: I map locations from one table to another by doing something like:   update mytable set mylocation=l.location from mytable as p, locationtable as l where p.storedid=l.storeid However...
Zones: MS SQL ServerDate Answered: 07/24/2006 Rating: 8.4 Views: 0
Hi, We have a "standard" western installation of SQL Server with whatever the default collation is. We also have a list which is ordered by a column in ascending order.   We would like to ...
Zones: MS SQL ServerDate Answered: 08/17/2006 Rating: 8.4 Views: 0
Hi What are the steps need to take the database collation from one to the other in Ms-sqlserver. Please explain i want to change the Database collation from SQL_Latin1_General_CP1-CI_AS  ...
Zones: MS SQL ServerDate Answered: 09/25/2007 Rating: 8.8 Views: 0
Hi I am building a database for use on the web for my customers in Australia. what option is the right for Collation and "mysql connection collation"? thx
Zones: PHP and DatabasesDate Answered: 06/09/2009 Rating: 9.3 Views: 0
I have the following simple union query: SELECT     Company, Site, DateOfService, PostedDate, ProvPlusID, ProvName, PatientID, PtName, ProcCode, '' AS Hours, Visits, Units, RVUValue, WorkRVU, Pr...
Zones: SQL Server 2005Date Answered: 06/01/2009 Rating: 9.5 Views: 0