New topic: database question
<http://forums.realsoftware.com/viewtopic.php?t=24148> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message luigi7235 Post subject: database questionPosted: Sun Aug 31, 2008 9:00 pm Joined: Mon Mar 24, 2008 9:47 pm Posts: 7 Hello every one, I was wondering if someone can tell why i getting a program breakpoint when i want to insert a record the code is as follows. dim dr as new DatabaseRecord dr.colum("phone") = editfeild1.text dr.colum("address")= editfeild2.text tutor.insertrecord"customers",dr ( the program stops on this line) tutor.comit any help would be much appricated cheers luigi p.s could it be caused because im using a mac.? Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
