On 18/03/2009 10:53 AM, TW wrote:
[snip]
>          #include "sqlite.h"
[snip]
>       I'm getting a blank form.  I could put all of this in one block, but, 
> when I want to delete a record, 
> I don't want to write duplicate code, hence, passing the FIELD, FORM, & 
> WINDOW objects.  The address for the form 
> is being passed to the function, but, I'm not sure if I'm declaring it right. 
>  I'm still getting used to pointers 
> and array-pointers.  Thanks.


Please forgive me if SQLite has a built-in forms package that I haven't 
noticed, but the one quoted #include line above doesn't appear to 
qualify your question as being "on-topic" for this mailing list 
("General Discussion of SQLite Database <sqlite-users@sqlite.org>").

What forms package are you using? Does it have an associated mailing 
list or discussion forum?

HTH,
John

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to