ADO

  • Thread starter Thread starter Edi
  • Start date Start date
E

Edi

Hi,

I was wondering if ADO would send the password over the
LAN in the clear, or will it be encrypted?

Do They have a document where I see it?

Regards

Edi
 
Edi said:
I was wondering if ADO would send the password over the
LAN in the clear, or will it be encrypted?

Do They have a document where I see it?

???

ADO Classic or ADO.NET? What do you send over the LAN?
 
ADO 2.6, I, send the username and password by file *.EXE,
It´s file to conect a SQL server.

Edi
 
Why, ADO.NET isn't support by my company.
-----Original Message-----


Why don't update to ADO.NET?

This is a VB.NET language group. Please turn to the ADO.NET newsgroup:

news://msnews.microsoft.com/microsoft.public.dotnet.framew ork.adonet

Web interface:

http://msdn.microsoft.com/newsgroups/default.asp? url=/newsgroups/loadframes.asp?
icp=msdn&slcid=us&newsgroup=microsoft.public.dotnet.framewo
rk.adonet

HTH,
Cor




.
 
¤ Hi,
¤
¤ I was wondering if ADO would send the password over the
¤ LAN in the clear, or will it be encrypted?
¤
¤ Do They have a document where I see it?

It would depend upon the data access provider you are using. I know that the OLEDB API supports it,
but more than likely it would *not* be enabled by default in the provider specific driver.


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 
Edi said:
Why, ADO.NET isn't support by my company.

Do you use ADO Classic with VB.NET?! If you use VB Classic, please turn to
this ng:

news://news.microsoft.com/microsoft.public.vb.database.ado
 
Herfried,
I think that Edi thinks that you remembered some ADO 2.6 code.
It is better that I d'nt answer this.
:-)
Cor
 
Cor said:
I think that Edi thinks that you remembered some ADO 2.6 code.
It is better that I d'nt answer this.

Oh, no... I never worked with ADO 2.6.

;-)
 
Herfried,Cor

Tkhs for all, but I nedd a document where I can see a
information for encription for ADO 2.6.-

Best Regards

Edi
 
Back
Top