good4shop
Posts: 6
|
| Posted: 02/11/2007, 12:32 AM |
|
I am working on a project on database search project working fine on my local server(my computer IIS) but when I upload all files to my web server (i.e myserver.com )
The tblwebsite_list.asp file is open with search fields but searching not.
I have also changed my databases path in common. asp file
I am getting the following massage
Form: Grid tblWebsites
Error: No value given for one or more required parameters. (Microsoft JET Database Engine
Please guide me
Regards
|
 |
 |
peterr
Posts: 5971
|
| Posted: 02/11/2007, 5:46 AM |
|
I suspect that your database structure is different on the live server than the local server.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
good4shop
Posts: 6
|
| Posted: 02/12/2007, 9:42 AM |
|
so please guide me how i can fix this problem 
i am using microsoft Access on the my local computer and also same on my web server
evey thing is working on my PC but not on web server  
|
 |
 |
peterr
Posts: 5971
|
| Posted: 02/13/2007, 1:38 AM |
|
I meant that you need to use the same .mdb file on both computer. For example copy it from your local computer to your server. I believe that they are different based on your problem description.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |