Enter Keywords:
1 - 10 of 374(0.014 seconds)
Sort By:
 
hi look at set iRS code ....Pl help i am new to VB... Pl Private Sub txt_ItemNo_Change() Dim rRs As Recordset, strSQL As String, g_Pr_Item_No As String, i As Byte On Error GoTo txt_...
Zones: Visual BasicDate Answered: 07/30/2001 Rating: 8.4 Views: 0
I am getting this error message when i try to send mail from asp.net The code used to send the message is as follows MailMessage objMail = new MailMessage(); objMail.BodyFormat = MailFormat....
Zones: Windows ProgrammingDate Answered: 04/23/2005 Rating: 8.0 Views: 0
Hi, I have written a website that is hosted on the companies server that hold various information.  I have developed it on my laptop with Visual Studio 2005, ASP.NET 2.0, C#.  One of the pages i...
Zones: ProgrammingDate Answered: 04/20/2006 Rating: 7.6 Views: 0
PRINTSERVER CONNECT FAIL message pops up every 20 seconds.  This error message appears to be in an endless loop.  It started after trying to print through an application called Kodak Easyshare.  Th...
Zones: Windows XP, Windows OSDate Answered: 04/24/2007 Rating: 6.8 Views: 10
Hi I have tested a simple email script on one server and loaded it to another but am getting the following error [see below]. Why would it be complaining about this?
Zones: PHPDate Answered: 01/25/2008 Rating: 7.6 Views: 15
I am trying to get my C#.NET program to send an email with code which used to work.  I do get warnings that the code is outdated.  Here it is. Can anyone find the problem or simply have working ...
Zones: MS Visual C#, We...Date Answered: 01/27/2008 Rating: 8.4 Views: 5
I'm trying to setup PPP on Redhat Linux 4.2. I get the following message in my syslog "connect script failed". Also I'm not able to see the ppp interface using 'ifconfig' command without any option...
Zones: Linux NetDate Answered: 07/23/1998 Rating: 5.8 Views: 5
Can anybody tell me what is this error? Error 12203 – TNS unable to connect to destination. I have loaded Oracle 8, if I open Oracle 8 and type the password it says this error.  What is my mistake...
Zones: OracleDate Answered: 07/14/1999 Rating: 7.0 Views: 0
Hi! I have a postgresql db on a solaris server.  I have installed the postgresql odbc driver and configured it to connect to my PGSQL database.  The error I get when trying to import data into acc...
Zones: DatabasesDate Answered: 08/10/2000 Rating: 6.6 Views: 0
Hi, I am trying to connect to Oracle using the following line: my $dbh = DBI->connect("dbi:Oracle:[srvname].xxx.yyy.com","user","passwd")  or die "Cant connect to Oracle database $DBI::errstr\n...
Zones: PerlDate Answered: 09/20/2000 Rating: 7.4 Views: 0