Re: [ADVANCED-DOTNET] Data Access API

2002-06-14 Thread Kevin Hector
easy - use google :) msdn.microsoft.com/library/en-us/dndotnet/html/dotnetperftips.asp >Can anyone tell me how to convert > >ms-help://MS.MSDNQTR.2002APR.1033/dndotnet/html/dotnetperftips.htm > >to http://? > >Thanks _ Chat with

Re: [DOTNET] System.Data.OracleClient.OracleConnection

2002-05-16 Thread Kevin Hector
>Has anybody had success yet with the Oracle Managed >Provider connection string? Yes it worked for me. I have 8.1.7 Enterprise Edition installed on my w2k server workstation. Using the default starter db (SID=ORADB1) my connection string is connStr="Data Source=ORADB1;User ID=scott;Password=tig

[DOTNET] Stop VS.NET mucking with my HTML

2002-05-15 Thread Kevin Hector
likes to delete the 'runat=server' bit when I save the page, because presumably it thinks I typed it in error. Any workarounds, or is it time to reconsider notepad as the html editor of choice :( Kevin Hector _ Get your FREE d

Re: [DOTNET] System.Data.OracleClient.OracleConnection

2002-05-15 Thread Kevin Hector
Set Integrated Security=no (or false, or just leave it out since false is the default). afaik, you either use Integrated Security, or you supply an oracle username/password. >m_Connection = "Data Source=ORCL;User ID=" + userId + ";Password=" + >password +";Integrated Security=yes";

Re: [DOTNET] Hide part of code from Developers

2002-05-13 Thread Kevin Hector
>I've never seen an obfuscator that obfuscates data, only symbols and code. makes sense, although Preemptive say string encryption is coming in a later release of the 'Pro' edition. _ Send and receive Hotmail on your mobile device:

Re: [DOTNET] Hide part of code from Developers

2002-05-13 Thread Kevin Hector
actually, i just read the user guide and can't find any reference to obfuscating internal data, but at least they have a 'community edition' which is a free, command-line only code obfuscator >have a look at the current frontpage of www.gotdotnet.com. they have a link >to "dotfuscator" from Pree

Re: [DOTNET] Hide part of code from Developers

2002-05-13 Thread Kevin Hector
have a look at the current frontpage of www.gotdotnet.com. they have a link to "dotfuscator" from Preemptive Solutions Inc., which may fit the bill kevin _ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmai