PDA

View Full Version : Oracle9i Form help


kenny770
04-04-05, 14:33
hey guys got some questions maybe you can help. we are workin on a databasemangemetn project in class. There are aout 9 dfferent screens but heres my questions:

1. On one screen there are text_item fileds to enter user information(name,address,phone,userid, etc.). There is a button on the screen that says "Create Account". I need to send all this information to the feilds in the database to be saved how to I accomplish this as far as coding the button.

Hopefully help with this question will help with other questions i have also does anyone have a good explination of how global variables and the copy command work my teacher has confused me to the point where im in a daze any help is thankful

Kodo
04-06-05, 00:26
not being familiar with oracle, I'm unaware of oracle having a front end form creation ability. Are you using VB or Something to make the front end?