Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Events Calender.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

pawan
Starting Member

India
1 Posts

Posted - 12 April 2002 :  01:50:56  Show Profile
Hi,
I am new to ASP.
I have downloaded the Events calender zip file.
First of all not all the files are there in the zip file.
a)Config.asp
b)inc_functions.asp

I created mu own config.asp like this
<!--#include file="adovbs.inc"-->
<%
set Connect = Server.CreateObject("ADODB.Connection")
Connect.Mode = adModeReadWrite

Connect.OPEN "Driver={MICROSOFT ACCESS DRIVER (*.MDB)}; DBQ=" & SERVER.MAPPATH("events.mdb")

%>
Still I am having problems
Its givin me problems.
I executed the file called http://pawan/aspevents/eventstable_setup.asp
& this is wnat it says.

CREATE TABLE EVENTS (, DATE_ADDED VARCHAR(20), START_DATE VARCHAR(20), END_DATE VARCHAR(20), EVENT_TITLE VARCHAR(100), EVENT_DETAILS Text, ADDED_BY INT, PRIVATE INT DEFAULT 0)

3704 | Operation is not allowed when the object is closed.

I am not able to understand what is this error.
I have to submit this by saturday.
Can some one help me out.
Thanx,
Pawan



  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.44 seconds. Powered By: Snitz Forums 2000 Version 3.4.07