Advertisement

1 - 10 of 1409 containing alltags:("Bind") (0.002 seconds)
This is a previously asked question that I have not yet gotten an answer that works. I have an Access 7.0 database. The report is based on a crosstab query with approximately 20 fields (Audit, Cal...
Zones: MS AccessDate Answered: 11/03/1997 Grade: C Views: 0
Hi all - Got a dilemma, but I can't be the only one facing this issue... I have a box running Red Hat 5.2 which is serving DNS to both my internal masqueraded network (192.168.1.*) and to the outs...
Zones: Unix NetworkingDate Answered: 05/11/1999 Grade: A Views: 0
My Application use 10000 port number. in working, programm died. Next time, wen I run my application, It cannot bind port. when type 'netstat', socket status is CLOSE_WAIT. how can i do solve ...
Zones: Unix Systems ProgrammingDate Answered: 10/26/1999 Grade: A Views: 4
I am trying to query the sql_text column in V$SQLTEXT system table to see if a certain string exists. This string is a parameter to the stored procedure that I call. The sql_text column shows somet...
Zones: OracleDate Answered: 06/05/2002 Grade: A Views: 12
How do we bind a treeview to a dataset. The treeview should also facilitate drag drop operations like Windows explorer. The node of the treeview should expand if the on hovering over the node.
Zones: Visual BasicDate Answered: 02/09/2003 Grade: A Views: 27
Hello, i have a problem here because my program can't binding the Socket. What are caused failed binding socket ? This is my code : #include "peer.h" struct sockaddr_in peer; int mai...
Zones: CDate Answered: 12/19/2002 Grade: B Views: 0
I have connect oracle  database with dsn i have program like this : '****connect to mssql *** Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "yca","cyca","1001" '****connec...
Zones: ASPDate Answered: 12/19/2003 Grade: A Views: 0
Hello: When I use bind or connect the sockaddr.port only accepts short number and i need to use large numbers like 25001900, htonl accepts this, but the port doesn't, is there any other sockaddr s...
Zones: Windows ProgrammingDate Answered: 04/15/2004 Grade: A Views: 0
I want to bind a socket to a certain IP address on a local computer (the local computer has 2 network cards and 2 ips).  Then I want to use that socket to connect to a URL and download the http res...
Zones: C#Date Answered: 06/08/2004 Grade: A Views: 0
Hi! I can't make this to work. I've made a connection to my db and now I try to bind a datagrid to my recordset. Nothing happens. It works if I use a adodc control, but not by code. My code look  ...
Zones: VB DBDate Answered: 04/23/2004 Grade: A Views: 0