all groups > dotnet odbc.net > august 2005
Hiding the password and UID in connect strings
Posted by farsad nasseri at 8/26/2005 8:35:01 AM
Hi
I'm using ASP.NET and VB.Net to connect to a MySQL database. My connection
string is written within the VB.Net code on a button event, so it's not
easily accessed by people viewing the HTML source... However, I don't feel
comfortable with hardcoding my UID and password on the actual code... more >>
Computer Resources
Posted by Charles A. Lackman at 8/16/2005 1:32:40 PM
Hello,
I have an application that is using ODBC drivers that are eating VERY Large
amounts to computer resources when performing queries against a database.
When the application first starts the query is performed at an acceptable
rate, but after the first query if another one is performed ... more >>
ODBC could not find MYSQL 3.51 driver
Posted by sunny076 NO[at]SPAM yahoo.com at 8/9/2005 2:22:26 PM
Hi,
I am having a problem with connecting to MySQL driver from ODBC. I can
see from ODBC datasource that MySQL Driver is there and I can test
successfully. But when I try to connect from ODBC, I received the error
that MySQL ODBC Driver can not be foiund in teh sytsem information.
Below is th... more >>
Where is MSFT OLE DB Provider for Oracle
Posted by RosalieRalf at 8/4/2005 12:52:02 PM
I am writing an .NET app with an oracle backend DB. I have been told the
most efficient way of accomplishing this is by using MSFT OLE DB Provider for
Oracle. I don't have it installed, or at least I can't find it anywhere. I
have tried loading the MDAC stuff and it says my OS already has i... more >>
|