I am trying to encrypt a column in SQL server 08.
I am using AES, certificate and symmetric key.
Can I change the data type and length of the encrypted column from varbinary(128) to a smaller length and also change it to varchar?
Is there a way to prefix the encrypted column data?
Is there a...
I am trying to upgrade from SQL server 2008 to SQL 2012.
Do we need to migrate each of the databases? or is there a way to install SQL 2012 and upgrade all databases automatically?
I would like to convert a zoned deciamal (IBM's S9(9)V99 last character is overloaded) to SQL server numeric data type with decimals.
Can a query be used for it? or are there built in conversions that we can use?
I am trying to create a derived column of data type char from integer variable and a string "ABC"
In SSIS when I use this as an expression for derived variable
"ABC"+ (DT_STR,3,1252)[id] it becomes a nvarchar/DT_WSTR ?
To comply with same data type in DB I need char.
I think it's happening...
I have a full back up of a large database in SQL server 2008.
the back up was done using standard optinos in Task-> Backup
When I try to restore in SQL 2008 R2, it goes fine almost till the end( The files are created) and then I get this error.
The media family on device is incorrectly formed.
In the web app(.net IE7) for URL links
we have http://wwww.<sitename> show up for the data displayed on the page.
When clicked on the link the site opens up as
http://wwww.http://wwww.<sitename> and we get an error
as the site doesn't exist.
Data for URL comes form a database. Is there a way...
In the web app(.net IE7) for URL links
we have http://wwww.<sitename> show up for the data displayed on the page.
When clicked on the link the site opens up as
http://wwww.http://wwww.<sitename> and we get an error
as the site doesn't exist.
Data for URL comes form a database. Is there a way...
I am trying to develop a password protected web page using VBscript, MS Access and Front Page 2003.
I am very new to VBscripting and found a good article on Microsoft's web site(http://support.microsoft.com/kb/825498/en-us). I tried to implement it but I am getting a HTTP 500 server error.
I...
Thank you for the information. It is helpful for set up.
I am trying to use upload form from server extensions and it only works if it is a .htm page (and not for an .asp page).
I get no error for .asp page but the file does not get uploaded.
Thanks
I need to set up a password protected secure website (https)
for getting files from our clients.The clients should be able to login and then upload the files
We have IIS as our web server.
Any suggestions on how to approach?
Thanks
I need to set up a password protected secure website
for getting files from our clients.The clients should be able to login and then upload the files
We have IIS as our web server.
Any suggestions on how to approach?
Thanks
We have a web application that users access from different locations for data entry and reports.
One of our users is having an issue and we cannot replicate it. Is there a way to shadow users session with their permission and see what is going on?
I have a windows xp machine. The user and us...
We have a PDF that we made in Adobe LifeCyle. When users click submit by email, a pop up window comes asking users to choose email client. Our users are getting confused which one to choose. Is there a way to make the desktop email application as default so that users don't need to choose?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.