Forum: ASP Oct 3rd, 2006 |
| Replies: 2 Views: 12,151 the problem is that line 32 should be changed like this:
rsSearch.open sqlstring,objConn,, adLockOptimistic, adCmdText |
Forum: ASP Sep 30th, 2006 |
| Replies: 2 Views: 12,151 hello everybody;
this is my code
<%
Dim sqlstring
dim objConn
set objConn = server.CreateObject("ADODB.Connection")
'objConn.ConnectionString ="DSN=ostad.dsn"
objConn.open("ostad") |
Forum: ASP Sep 2nd, 2006 |
| Replies: 4 Views: 10,511 nob,this did not work,anything else that can help,anyone? |
Forum: ASP Aug 31st, 2006 |
| Replies: 4 Views: 10,511 hi,
I'm new to asp codes.I'm making my pages with Dreamweaver and using the simple Recordset dialog box options.i have gone ok with all that...
but when i try to see my pages on the first run i... |
Forum: Windows NT / 2000 / XP Aug 6th, 2006 |
| Replies: 1 Views: 857 hi there,
when I try to install office I have this error,can someone plz tell what should I do? |
Forum: Database Design Jul 11th, 2006 |
| Replies: 2 Views: 12,378 hi,
I have a ER Diagram about the pharmacy database.
but I have problems understanding the relastionships between the patient and the doctor,Idon't understand what "priphys" means in the diagram... |
Forum: Troubleshooting Dead Machines Sep 17th, 2005 |
| Replies: 4 Views: 1,769 my fan's power was making a lot of noise and damaged .when i changed it i don't have that problem any more.thx for helping me. |
Forum: Troubleshooting Dead Machines Sep 10th, 2005 |
| Replies: 4 Views: 1,769 After i downloaded the whole file and almost was compliting the installation,i got this message:
thx for helping ,but can u tell what should i do now? |
Forum: Troubleshooting Dead Machines Sep 9th, 2005 |
| Replies: 4 Views: 1,769 when my computer goes to stand by it doesn't come up with my mouse signals ,and not even with the keybords keys till i push the windows start button,and then my computer restarts .and i get this... |
Forum: Computer Science Jul 19th, 2005 |
| Replies: 8 Views: 15,961 I have installed a firewall and I not having any troble now.
thx Alvein. :) |
Forum: Computer Science Jul 18th, 2005 |
| Replies: 8 Views: 15,961 thx,I have disabled the Startup Type,and I don't get any Windows Messenger service.
BUT I still think that my send and receive is unsual.
I scaned my pc with Ad-Aware SE and attached the resultes... |
Forum: Computer Science Jul 17th, 2005 |
| Replies: 8 Views: 15,961 hi,
could someone plz tell me why do I get this messege when I'm connected to the intenet.
"Message from SySTEM to ALERT
microsft windows has encountered an internal Error your windows... |
Forum: C Feb 20th, 2005 |
| Replies: 3 Views: 2,108 forgot to say
i'm using win xp and turbo c++ and saved my program with the extension CPP.i compiled my program and it doesn't have any errors!
appreciate your help |
Forum: C Feb 19th, 2005 |
| Replies: 3 Views: 2,108 i would be plzed that some1 tells me why doesn't my program run?and gives this massege "could not creat process!"
#include<stdio.h>
#include<stdlib.h>
#include<conio.h>
struct list {
... |