473,480 Members | 1,700 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Encryption: VB 2005 And SQL Server 2005

I need to send a small amount of encrypted data using ADO from a VB 2005 app
to SQL Server 2005 and when the server receives the data, I need it to
decrypt the data and then possibly change and encrypt the data and send it
back to the VB app where I may need to decrypt it. I have read about
encryption in SQL Server and VB but I do not know how to get them to use each
others encrypted data. For example, can SQL Server use a symmetric key that
was created in VB?
Any help or pointing in the right direction would be greatly appreciated.
Thanks, Marc
Aug 11 '06 #1
2 1391
The answer is yes

You can just create a database project in visual studio and use managed code
to do this

for example :
Create a managed code stored procedure that behaves how you want , you can
use all the normall .Net classes
"Marc" <Ma**@discussions.microsoft.comschreef in bericht
news:3E**********************************@microsof t.com...
>I need to send a small amount of encrypted data using ADO from a VB 2005
app
to SQL Server 2005 and when the server receives the data, I need it to
decrypt the data and then possibly change and encrypt the data and send it
back to the VB app where I may need to decrypt it. I have read about
encryption in SQL Server and VB but I do not know how to get them to use
each
others encrypted data. For example, can SQL Server use a symmetric key
that
was created in VB?
Any help or pointing in the right direction would be greatly appreciated.
Thanks, Marc

Aug 12 '06 #2
Great idea. Thanks for your help.
Marc

"Michel Posseth [MCP]" wrote:
The answer is yes

You can just create a database project in visual studio and use managed code
to do this

for example :
Create a managed code stored procedure that behaves how you want , you can
use all the normall .Net classes
"Marc" <Ma**@discussions.microsoft.comschreef in bericht
news:3E**********************************@microsof t.com...
I need to send a small amount of encrypted data using ADO from a VB 2005
app
to SQL Server 2005 and when the server receives the data, I need it to
decrypt the data and then possibly change and encrypt the data and send it
back to the VB app where I may need to decrypt it. I have read about
encryption in SQL Server and VB but I do not know how to get them to use
each
others encrypted data. For example, can SQL Server use a symmetric key
that
was created in VB?
Any help or pointing in the right direction would be greatly appreciated.
Thanks, Marc


Aug 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
2805
by: helmut woess | last post by:
Hi, has anybody knowledge about the safetyness of encrypting stored procs in SQL-Server 2005 using WITH ENCRYPTION? Or can they be hacked with the same old tools which exists for SQL 2000? ...
27
3067
by: MLH | last post by:
Silly me. I thought that if I clicked Tools, Security, Encrypt database MyDB.mdb to Ncrypt.mdb I would not be able to read the module code if opening Ncrypt.mdb inside A97 later. I've found that...
9
9158
by: Lee | last post by:
Does anyone have any recommendation for encrypting simple strings to be stored in a db? Thank you, -- Warm Regards, Lee
4
4702
by: rcamarda | last post by:
Hello, I have been researching the use of symmetic and asymmetic encryption in SQL 2005 and I am pretty excited to give it a try. Through examples, I can encrypt the data, but I cant figure out...
1
1796
by: mickyang | last post by:
My MS-SQL 2000 Database have 50 more Stored Procedure . How to FAST and EASY ENCRYPTION ALL Stored Procedure in my MS-SQL Database?
3
1660
by: shark | last post by:
Hi All, Does any body know how to use encryption in sql server 2005.Is it possible to encrypt a particular column in a table. thanks
1
1323
by: Ashish Jain | last post by:
Environment: .Net Framwework 2.0/SQL Server 2005 - Windows XP SP2/Windows Server 2003 My web application is a mix of ASP and ASP.Net. My "ASP" web application uses a serviced COM+ component...
3
5106
by: dmalhotr2001 | last post by:
I was wondering whether anyone ever dealt with encryption that are visa compliant with credit card numbers: On 3.4 of this document...
1
3363
by: jbot | last post by:
I have an sql server 2005 database in a shared host environment. I have an access database that links to a few of the tables over odbc. I want to set the server to require that all data be...
0
7037
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7034
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7076
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6732
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4768
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2990
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2976
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.