Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Dave Heizer
Did you? -Original Message- From: The DOTNET list is retired as of 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Ted Neward Sent: Monday, July 01, 2002 9:51 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) Sad. Just sad. To think, all this energy and effort, just to get the L

Re: [DOTNET] Accessing AS400 data through ado.net

2002-05-03 Thread Dave Heizer
plemented using APPC for this reason. -Original Message- From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Heizer Sent: Thursday, May 02, 2002 6:57 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Accessing AS400 data through ado.net APPC incurs the same overhead on start up

Re: [DOTNET] Accessing AS400 data through ado.net

2002-05-02 Thread Dave Heizer
--Original Message- From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Heizer Sent: Thursday, May 02, 2002 6:26 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Accessing AS400 data through ado.net Some thoughts after many years of squeezing what ever I could 1) I assume you are

Re: [DOTNET] Accessing AS400 data through ado.net

2002-05-02 Thread Dave Heizer
Some thoughts after many years of squeezing what ever I could 1) I assume you are not creating a new connection each time you access the 400. 400 connections are very costly to create. If for some reason you must create a new connection all the time, verify that 400 is configured to reuse the

[DOTNET] Listview Properties

2002-04-15 Thread Dave Heizer
I cannot find the equivalent of the columnheader position propert to save the order of the columns after a user moves them. I see the sort method and sorting property, but what is the equivalent of the sortkey property so I can sort on columns other than the first? Thanks You can read messages