Paradigma Software
search
Paradigma Software
Company
Products
Docs
Purchase
Support
Activation

Valentina for REALbasic FAQs

Thank you for your interest in Valentina. Here you will find links to general topics related to all Valentina for V4RB products as well as specific frequently asked questions and answers about REALbasic support.

Error Handling Questions

Is VException class related to REALbasic' class Exception?

Fields Questions

I see that I can use syntax curs.Field(1).value as well as e.g. curs.LongField(1).value. If exists any difference?

Yes, exists difference. In the first case works VField.value as VARIANT, In the second case works VLong.value as integer. The second case is much faster, at least for RB 5.5 - 2006.

How I can init an ObjectPtr field for self-recursion when I create it in the constructor of my subclass of VTable?

You need to use the “self” keyword of REALbasic to get reference of the current Table.

How I can set a field to be NULL ?

You can use method VField.SetBlank().
Also you can use property VField.IsNull = true.

Installation Questions

How I can check that REALbasic have recognize V4RB plugin?

Please read Valentina for REALbasic Installation.

What Valentina for REALbasic installs and where?

Please read Valentina for REALbasic Installation.

REALbasic Standard do not see Valentina plugin. Why?

Please read Valentina for REALbasic Installation.

Platform Questions

REALbasic now can compile for the MacOS X Intel platform. Does Valentina for REALbasic (Mac) also support this?

Yes! Paradigma Software began shipping products with MacOS X Intel support since late 2005. The same week that REAL Software shipped MacOS X Intel support, Paradigma Software shipped Valentina for REALbasic (Mac) with a universal binary target.

Performance Questions

When I work in the debug mode my application works very slow. In the release build it works fast.

Probably in the debug mode you have Valentina.DebugLevel = kLogParams. This mode is slow because it produces debug log on HDD.

RBDB API Questions

Can I use RBDB API with Valentina for REALbasic?

Yes you can. Please read details here.

See Also Other FAQs

  • Valentina License FAQs - Answers to your questions about licensing and licensing issues with deploying Paradigma products.
  • Valentina General FAQs - General technical questions and answers asked by customers about Valentina products.
  • Valentina SQL FAQs - Frequently Asked Questions about Valentina SQL, including the standard SQL implementation and Valentina extensions.
 
© 1998-2006 Paradigma Software Inc. All rights reserved .
paradigma/public/en/documentation/v4rb/faqs/faqs.txt · Last modified: 2008/07/31 08:43 by kirill