Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : Don't understand Signup · Login
Author Thread
Don't understand
Posted in tutorial: Building COM objects using Java classes as components
·  chucky
User
Joined: 22 Jan 2003
Total Posts: 1
Don't understand
Posted: 23 Jan 2003
I don't really understand the "step 3" of the tutorials on creating a simple database with id and e-mail.Please what I want to know is how can I create the database.I don't know how to use the DOS.Where exactly can I download the code for creating the database and integrating it with the other pages.
Please I am sorry for asking the naive question but I seriously do need help.
Chinemerem Njoku
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 547
Re: Don't understand
Posted: 27 Jan 2003
You should thoroughly read and follow this article:

"Accessing database from an ASP page"
http://www.stardeveloper.com/articles/display.html?article=2000030903&page=1

Faisal Khan.
Stardeveloper.com
·  HitByAParkedCar77
User
Joined: 19 Apr 2003
Total Posts: 1
JVC and all the other commands not reconginzed????
Posted: 19 Apr 2003
Hey,
I typed in the Hello World thing and saved it as you told me.... Then you said go to DOS Prompt and type in jvc (filename).java. I Did and it says jvc not a recoginzed command????? then i tried to do the regester and it said that that wasnt a recoginzed command. I have windows 2000 professional. If you can can u please reply here and also send your reply to matt@comprotech.com . I will probably forget to check back and the internet on my computer is not working right now.... But i can check my emial from the computer downstairs.....Thanks alot.

I really was hit by a parked car.Email me at matt@comprotech.com or im me at HitByAPrkedCar77 for complete details
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 547
jvc and javareg
Posted: 14 May 2003
Both jvc and javareg commands are part of Microsoft Java SDK. Latest verion of this SDK is 4.0 ( as of May 14th 2003 ). You'll have to download the SDK from Microsoft's web site.

Then after installing the SDK on your system try the above commands again, if it again tells you that they are unrecognized commands then it simply means that jvc.exe and javareg.exe programs are not in your PATH environment variable. Just find the location of the *exact* folder where you installed SDK and which contains jvc.exe and javareg.exe and add that folder path to your PATH variable using Start -> Settings -> Control Panel -> System -> Advanced -> Environment Variables. This way command prompt can find those programs for you when you type their names.

After that close and reopen command prompt window and this time you should be able to use those commands.

Faisal Khan.
Stardeveloper.com

Users Who Have Visited This Thread In Last 24 Hours
3 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.