dbTalk Databases Forums  

Re: sql - vb6

microsoft.public.sqlserver.odbc microsoft.public.sqlserver.odbc


Discuss Re: sql - vb6 in the microsoft.public.sqlserver.odbc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: sql - vb6 - 08-22-2003 , 08:21 AM






YourVariable = RsQD.Fields("NewQe")

-Sue

On Thu, 21 Aug 2003 04:39:18 -0700, "Len"
<len.mastri (AT) snet (DOT) net> wrote:

Quote:
How can I put the max value into a variable or test box in
vb6 after I find it with this sql statement?
Set RsQD = DbQD.OpenRecordset("SELECT " & "Max(Qe_Number)
as [NewQe], " & "max(Qe_Number) FROM Extensions ")



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.