Bronco Solutions
Knowledge Management and Collaboration Platform
Welcome to Bronco Solutions
Sign in
|
Join
|
Help
in
Andrew Renner
(Entire Site)
Search
Home
Blogs
Forums
Photos
Downloads
Andrew Renner
April 2005 - Posts
SQL Server Linked Server to Oracle
Execute the following in the query analyzer: -- add the linked server EXEC sp_addlinkedserver '<Reference Name>', '<Linked server type>', 'MSDAORA', '<TNS Name>' -- add the login credentials EXEC sp_addlinkedsrvlogin '<Reference Name>',
Read More...
Posted
Monday, April 25, 2005 1:41 PM
by
rennera
|
0 Comments
Filed under:
SQL Server 2005
Optimizing VB 6 Code - Getstring vs GetRows vs RS.movenext Loop
I am posting the results of the test that I recently ran... basically because I can... and because I thought it was interesting. Scenario: Recordset with 55626 rows and 3 columns Language: Visual Basic 6 with Service Pack 6 Code Time File Size GetString
Read More...
Posted
Tuesday, April 19, 2005 4:01 PM
by
rennera
|
0 Comments
Windows Authentication - ASP.NET
This took me a while to figure out - but once I got it - it is incredibly simple and very powerful. This would typically be used on a domain where your users are already authenticated... ie intranet application. In IIS disable Anonymous access and be
Read More...
Posted
Friday, April 08, 2005 11:28 AM
by
rennera
|
0 Comments
Filed under:
ASP.Net 2.0
This Blog
Home
Links
Syndication
RSS 2.0
Atom 1.0
Recent Posts
Testing from Windows Live Writer
XP_CMDSHELL
ASP.NET Windows Explorer: Serialization Vs. System.IO
SQL Server SP1: SSIS Service Failure : Resolution
SqlDataSource uniqueidentifier Parameter
Tags
ASP.Net 2.0
Asterisk
Code Snippets
Community Server
Exchange Server 2003
ISA Server 2004
Programming Standards
SQL Server 2005
Team Foundation Server
VB.NET 2005
Windows Server 2003
Archives
January 2007 (1)
October 2006 (1)
August 2006 (1)
July 2006 (4)
May 2006 (6)
April 2006 (11)
March 2006 (19)
February 2006 (5)
October 2005 (2)
August 2005 (2)
June 2005 (2)
May 2005 (4)
April 2005 (3)