SQL QUERIES For Railway Reservation Program
SQL QUERIES For Railway Reservation Program
1 row created.
To enter the next value, press front slash(/) and press enter.
SQL> /
1 row created.
To enter the next value:
SQL> /
To create DSN in control Panel:
1. GoTo control panel and select Administrative Tools .
2. Select DataSources(ODBC).
3. Click Add Button.
4. Now select Oracle in OraHome9. (It may vary to your system ammu..) It may
be oracle in OraHome90 in your system.
Type the password as tiger and click OK. Now the connection is successful
message will come.
Now select the DSN name from combo box which we already created using
control panel:
Click Authentication tab and enter
User name: scott
Password : tiger
Then select Record source tab and do the following:
Click OK.
Then select Traindetails ADODC control. Right click on the control and
select ADODC properties.
Now select the DSN name from combo box which we already created using
control panel:
Click OK.
Then Set the Data source, data field properties for all the controls.. That’s it.