I can not create SSIS catalog. When I try to this, Iget this message:
The code page 65001 is not supported by the server. (Microsoft SQL Server, Error: 2775)
I searched but I could not find any solutions.
Can you help me?
You don't give much information about your system etc but it is usually a system locale setting
If you are in Win10 go in control panel -> region settings -> Language for non-unicode programs -> System Locale and UNCHECK the box Beta:Use Unicode UTF-8 for worlwide Language support
Related
Whenever I use the VisualStudio's tool -> Search, to find a procedure from the source control, and i Open it, it says it is different from the one in the source control because it adds an unnecessary comment on top like this
==Scripting Parameters==
Source Server Version : Version105 (10.50.1790)
Source Database Engine Edition : Enterprise
Source Database Engine Type : Standalone
Target Server Version : Version105
Target Database Engine Edition : Enterprise
Target Database Engine Type : Standalone
SET ANSI_NULLS ON
GO
What can I do to prevent this? I am using VS 2013 and I don't have SQL TOOLS> OPTIONS > SQL SERVER OBJECT EXPLORER.
Thank you in advance
Ok, so what I found out is that you have to delete the visual studio's .dll file and develop a new one with some properties set to false. Sadly, I cannot give more info right now
Does anybody knows if there is any way to set the default value for the "With design from Server" drop down field ???
The inconvenience is that I have quite a long list of servers and have to select the development server every time I refresh the design.
It would be handy to be able just to click on OK button in this dialog box, rather then browsing for the same server name again and again...
Sorry. At least from my knowlegde this is not possible. Best option is trying what has already been suggested in the comments.
That said you can also change the design using the "load convert" command on the Domino server console (it's not just for converting mail boxes).
Ove
I am using SQL Assistant as my workbench for TERADATA.
Recently, my system crashed and i had to setup the SQL assistant again.
SQL history was available in a MS Access DB file and i was able to save a lot of time as i had backed it up earlier.
However, i had a tough time with the following :
I had setup multiple preferences in SQL assistant including export paramter,date display format,etc.
All these preferences were gone after re-installation.
Is there an option for backup/restore of these preferences ??
There are multiple preferences and is convenient if those can also be restored with few clicks.
I am guessing that there should be a file where its stored. Not sure of concept or location.
I found the answer to above issue.
The preferences file can be found at the following locations and can be backed up whenever required.
DataSources.config.
Toolbars.config
UserOptions.config : This is important considering the export/import options are changed by most users.
Following link explains in detail: Teradata: SQL Assistant Backup/Restore Guide
I hope it helps.
i am trying to open a s3db database.
can someone please recommend a program?
i have tried sqlite2009pro, and it does not recognize it.
Sqlite Admin says Cannot perform this operation on a closed dataset.
sqlitestudio says s3db is not supported database-
Either:
Download Sqlite Administrator from http://sqliteadmin.orbmu2k.de/
Freeware
Portable
Bug in export "text format" (=wide string) data
Bug in view, edit and export non English data
Download Sqlite Studio from http://sqlitestudio.pl/ (RECOMMENDED)
Freeware
Portable
unable to export big dbases
I have a 2 GB SQL file, generated from SQL Server database 2008, which includes data and schema. SQL Server 2008 Express does not even open the file saying an error:
Error: HRESULT E_FAIL has been returned from a call to a COM component
but, the file opens in word pad while it just hangs after loading the file.
Any idea or suggestions what is the problem and how to overcome?
I experienced similar issue before, this is how I fixed it:
Go to Control Panel -> Clock, Language, and Region -> Change location
Change your location in the format tab to English (United States) and in the location tab change to United States.
Also please make sure that the Language for non-Unicode program section that you can find inside the Administrative Tab in the Change Location section should be set to English (United States).