Displaying 5 results from an estimated 5 matches similar to: "(no subject)"
2006 Jun 28
2
RV: error in VB6 aplication
When I run the VB6 aplication , this is the error log
wine "c:\silverlab\silverlab.exe"
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x4143f104,774,0,{7bf80980-bf32-101a-8bbb-00aa00300c
ab},x=0,y=0,f=0,0x406bfae8), partially implemented.
fixme:ole:OleLoadPictureEx
(0x4143f104,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300
cab},x=0,y=0,f=0,0x406bfab8), partially
2011 Oct 25
1
regression using GMM for mulltiple groups
Inthe code below I was trying to to obtain the GMM estimates for CAPM
(REGRESSION) for 36 stocks each have 180 observations,however it only gives
me one output rather than 36.
In SAS i would just put in a *By statement*. I have a variable TICKER that
categorize them into 36 groups.
*How can I obtain all 36 output instead of just one.*
**
2006 Jun 28
0
RV: RV: error in VB6 aplication
This error appears when y try to login into a SQL server .
I run the aplication Silverlab.exe ( in VB6) , and in the first windows
appear a image and two butonms 1 for exit an 2 to login ... I press a bottom
"Login " and ....
in a windows the wine put:
Database Engine Open Error !
Server Name :
Connection_String = Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Initial
2006 Dec 01
6
POP3 protection
I have some users that I will not allow to use POP3 thru my system, but
force them to use webmail.
Would it be possible to put an extra option in dovecot.conf to force this:
# -----------------------------------------------------------------
# Logon processes
# user = <username>,<password>
# -----------------------------------------------------------------
user =
2003 Dec 01
0
No subject
TEST 3
If you get a "connection refused" response then the smbd server may
not be running. If you installed it in inetd.conf then you probably
edited
that file incorrectly. If you installed it as a daemon then check
that
it is running, and check that the netbios-ssn port is in a LISTEN
state using "netstat -a".
Note: You have xinetd not inetd on the redhat box. To avoid all