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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10025225.html
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...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_10155317.html
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 ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10220880.html
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...
http://www.experts-exchange.com/Database/Oracle/Q_20278381.html
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.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20305374.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_20430009.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20667223.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20671269.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20908903.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20959517.html
Zones:
VB DBDate Answered: 04/23/2004 Grade: A Views: 0