ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old July 9th, 2003, 08:01 PM
jonasnas jonasnas is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 1 jonasnas User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
ASP with Access Database

My boss wants me to write a intranet webpage (can be in ASP / HTML) to connect our Access Database and to search in the Database.

We are using WinNT Server here, and php is not allow. And i have no permission to install anything to the server ...

I have experience with php and mySQL, but have no experience with asp ...

1. what is ODBC ? how to link db with ODBC in intranet ?
(coz' i only saw instructions to link db to local computer)

2. any sample codes of ASP with access database to follow?

Please help! Thx

Reply With Quote
  #2  
Old July 9th, 2003, 11:45 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,717 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 1 Month 40 m 34 sec
Reputation Power: 688
There are lots of tutorials at www.4guysfromrolla.com

Reply With Quote
  #3  
Old July 10th, 2003, 02:53 AM
fantaa fantaa is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 36 fantaa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to fantaa
Re: ASP with Access Database

Quote:
Originally posted by jonasnas
My boss wants me to write a intranet webpage (can be in ASP / HTML) to connect our Access Database and to search in the Database.

We are using WinNT Server here, and php is not allow. And i have no permission to install anything to the server ...

I have experience with php and mySQL, but have no experience with asp ...

1. what is ODBC ? how to link db with ODBC in intranet ?
(coz' i only saw instructions to link db to local computer)

2. any sample codes of ASP with access database to follow?

Please help! Thx

wow! your situation is like mine, differece is that there are already asp pages in the intranet, but my boss told me that if i can convert asp to php,i can continue the intranet with my php pages. But i do not know how to convert asp to php.
__________________
ff

Reply With Quote
  #4  
Old July 10th, 2003, 09:09 AM
OldJacques's Avatar
OldJacques OldJacques is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: in Orbit mostly
Posts: 148 OldJacques User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Not as hard as it looks

The basic logic behind an ASP application is very similar to that of a PHP application, so there really isn't anything to be terrified of.
W3schools has tutorials as well on connecting databases to the ASP pages.
Converting from ASP to PHP isn't really that difficult either, but I haven't found any tools that really did a good enough job to think they would save me time.
Just had to learn both and translate myself...

Reply With Quote
  #5  
Old July 11th, 2003, 04:24 AM
fantaa fantaa is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 36 fantaa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to fantaa
thanks oldJacques. today, the condition changed, my boss told me that I do not need to continue the ASP pages and the Access database, I can make a new intranet with PHP and MySQL. That's sounds better

Reply With Quote
  #6  
Old July 11th, 2003, 08:23 AM
lordkyl lordkyl is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 27 lordkyl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Re: Re: ASP with Access Database

Quote:
Originally posted by fantaa
wow! your situation is like mine, differece is that there are already asp pages in the intranet, but my boss told me that if i can convert asp to php,i can continue the intranet with my php pages. But i do not know how to convert asp to php.


There is a program that will convert ASP to php. You would of course need to change the data access portions of the code and probably a few other pieces.

I've used it before, but only once or twice.

http://asp2php.naken.cc/

Reply With Quote
  #7  
Old July 12th, 2003, 06:16 AM
fantaa fantaa is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 36 fantaa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to fantaa
thanks lordkyl! i'll try it and tell you the result.

Reply With Quote
  #8  
Old August 5th, 2003, 08:55 AM
MuratO MuratO is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Toronto, Ontario
Posts: 3 MuratO User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Lightbulb Same Here!

I have a very similar project of my own at my office. I'm also making an intranet site using ASP and it will also have database connectivity. Seems like this is a popular thing to do these days! I was just wondering whether ASP can connect to an Access database, and if so, how practical is this? Thanks.

Reply With Quote
  #9  
Old August 5th, 2003, 09:02 AM
lordkyl lordkyl is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 27 lordkyl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Kinda off topic for this thread, you wil probably get alot more answers if you posta new one.

Having said that, using ASP with MS Access is a very viable option for a small application. There are litterally hundreds of books and tutorials on the web. I just did a quick search on google and found this one

http://www.vallin.com/pub/1/asp1.asp

If you post a new thread, someone might be able to recommend a better sight or a good book.

good luck!

or..check out this thread http://forums.devshed.com/t52490/s.html

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > ASP with Access Database


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway