Well I tried NaviCat and some others, they seem to work. Perhaps the problem was with REALbasic.

I can connect via perl, also, which is good.

What's a good way to store the database logic?

Say for example, I want to do something to the database, can I just say something like DataBasePleaseTryRegisterUser( "name", "details", "serial", "etc" ); where DataBasePleaseTryRegisterUser would be some kind of function stored in the database itself?

Or should I put the logic into my perl files? And treat the database as just that, a blind database which can store invalid data.



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to