Problem with my project

Reply

Join Date: May 2005
Posts: 3
Reputation: an_nurif83 is an unknown quantity at this point 
Solved Threads: 0
an_nurif83 an_nurif83 is offline Offline
Newbie Poster

Problem with my project

 
0
  #1
May 24th, 2005
hai!
i"m doing my final project same like Tina. I"m facing al ot of prob in doing my project.Let me describe my project first, i"m developing Online Course Registration System for my U. for the ADMIN interface i'm using VB (off-line)and for the user interface i'm using Dreamweaver Mx (on-line).Here I have some question and and really hope all of U can help me and give me some advise.I'm sorry b'coz i'm not so good in English.I'm also not really good in programming but really hope and try my best to complete this project.Plz..help me!!!
1. I"m using Dreamweaver MX,VB.ASP and SQL for the system as advise by my supervisor(my lecturer).Is it ok?

2.Did I have to install ASP do like I install SQL server?

3.For the database how to connect database SQL with VB and Dreamweaver
Same like Tina saw many SQL stuff but couldn't understand what is for and how to use it

4.After make table in access how am i going to import the data into a database in SQL server? any advise or reference?

5.How about forum? Iwant to put it on my system? anyadvise or reference?

Thanx a lot for giving me helping hand.i really there is someone can help me in solving my problem.Thanx a lot
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 131
Reputation: william_stam is an unknown quantity at this point 
Solved Threads: 2
william_stam's Avatar
william_stam william_stam is offline Offline
Junior Poster

Re: Problem with my project

 
0
  #2
May 25th, 2005
firstly fourms are a little more intricate

1. good combination
2. asp is installed on any windows machine that has IIS, MS SQL server needs to be installed though
3. in dreamweaver, click on window - databases - "the plus sign" - custom connection string -

give the connection a name

CHANGE
SQLSERVER, SQLUSERNAME, SQLPASSWORD. to reflect your configuration

Provider=SQLOLEDB;Server=SQLSERVER;Database=SQLDATABASE;UID=SQLUSERNAME;
PWD=SQLPASSWORD this goes into the connection string

4. create a dsn to your SQL database and export the access table to ODBC, choose your SQL database, export it there

5. get to know the working of asp first or purchase a ready made forum (asp toast i thing is a free forum, im not sure)
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 3
Reputation: an_nurif83 is an unknown quantity at this point 
Solved Threads: 0
an_nurif83 an_nurif83 is offline Offline
Newbie Poster

Re: Problem with my project

 
0
  #3
May 26th, 2005
hai!
thanx a lot 4 ur help.I really appreaciate it.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 131
Reputation: william_stam is an unknown quantity at this point 
Solved Threads: 2
william_stam's Avatar
william_stam william_stam is offline Offline
Junior Poster

Re: Problem with my project

 
0
  #4
May 26th, 2005
pleasure

GOOD LUCK
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC