i think i solved my problem, at least i dont wait about 2 minutes from ftp server answer.....
easy...
on module add
Public Const INTERNET_OPTION_CONNECT_TIMEOUT = 2
Public Const INTERNET_OPTION_RECEIVE_TIMEOUT = 6
Public Const INTERNET_OPTION_SEND_TIMEOUT = 5
before call InterConnect
Dim...
sorry....i'm found lot of information but no pratical usefull ones..i'm lost....
i search on http://builder.com.com/5100-6373-1045308.html but only found some description..i found some information to use assynchrono comunication, other saying that MS sont expect work fine with that kind of...
hi,
i find and use fine class described on thread708-970319, thanks BobRodes.
i would like to know how to configure time-out to ftp connection and define time-out to ftp request(put).
thanks 4 your time.
(y)
Hello,
when using an application with an active treeview,in winnt/windows98 it works, but dont works well in 2000, the tree appears, but the labels dont....
anyone have a idea to solve that.
T.Y.
...conDatabase.Close
Set rstGrav = Nothing
Set conDatabase = Nothing
' setOpGrava = 1
getOpGrava = OpGrava
''Execute * exemplo VB
End Function
in this condition:"If Not .EOF And Not .BOF Then" it jump to End if.... but in my computer dont .....
anyone have any idea...
Hello,
i have 2 queries (one return fields: a,b ;and other returns: a,c) i make a macro to run both queries, but now i would like that result to use in a new form(to see fields : a,b,c), is it possible to set form RecordSource to my macro?
T.Y.
hello,
i make several runtime selects to my database, and got a string with final result, and give listbox recordsource to that string, but when having lot of results i got a error message:
"The setting for this property is too long"
there is any way to avoid this, or should thing in...
i tried setting the Column Widths property of the list box as follows 1";0";2", in run time (Me.List1.ColumnWidths="1.0;0;2.5"), but no expected results...
make listbox invisible is not what y want
thanks for your help.
good luck
i'm on testings and my db has 8mb...sending in mail...
i'm using one form with 4 subforms, where each one have each different recordsource(each qry).
thanks anyway,
good luck and be happy
no, is not for comboboxes,is to have the information to textboxes , but they will repeat(continous form) info in same cases:
Op Day Mld Pc Opc Mq (header)
Miguel 05-09 D100 aaa zzz qwqw (detail)
Miguel 05-09 D100 aaa zzz asas...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.