Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: SV: Re: SV: Re: Count with database...


Message #1 by "SD-Studios" <info@s...> on Tue, 25 Sep 2001 18:19:26 +0200
I fixed it! =) It was a cmdTable setting or something that failed =)

--

Martin Johansson



-----Ursprungligt meddelande-----

Från: Ken Schaefer [mailto:ken@a...]

Skickat: den 25 september 2001 04:00

Till: ASP Databases

Ämne: [asp_databases] Re: SV: Re: Count with database...





Hi,



So iCount always has a value, but no update is occuring?

Do you have On Error Resume Next anywhere in your code? If so, comment it

out.

Also, why are you using a function if you are not returning any value?



Cheers

Ken



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

----- Original Message -----

From: "SD-Studios" <info@s...>

To: "ASP Databases" <asp_databases@p...>

Sent: Monday, September 24, 2001 7:30 PM

Subject: [asp_databases] SV: Re: Count with database...





: I know there I get a record by my search, but the problem is that is

doesnt

: update the field.. No errors generated. I just want the current number in

: the field, and when ive got that, I want it to add 1 and then update. =)

: --

: Martin Johansson

:

:

: -----Ursprungligt meddelande-----

: Från: Ken Schaefer [mailto:ken@a...]

: Skickat: den 24 september 2001 07:56

: Till: ASP Databases

: Ämne: [asp_databases] Re: Count with database...

:

:

: Why doesn't it work? Does it generate an error? Does it update the field?

: Are you sure there are any records returned by your search? etc etc.

Please

: explain what the problem is.

:

: Cheers

: Ken















  Return to Index