Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Tutorial On Form Seems Does Not Go.

Post Reply
cypherinfo
Posts: 125
Joined: Thu Feb 18, 2010 5:42 pm
Contact:

Tutorial On Form Seems Does Not Go.

Unread post by cypherinfo »

Hello, after previous times when "Tutorial 1: Creating a Basic Form" were all right; now it seems it does not go.

I get the following error: "Could not execute : -- SELECT cus_code, cus_name, cus_phone, customer_id LIMIT 0, 27".
I have tried touninstall and reinstall nuBuilder and same error. I tried the installer version of nubuilder.

Hoe to know if I'm wrong or something does not go please?


Thank you.



Cypherinfo.
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Tutorial On Form Seems Does Not Go.

Unread post by steven »

First thing you should always do when you get an error like this, is copy it and paste it into phpmyadmin and see if it runs there.

If it doesn't, phpmyadmin will tell you what is wrong.

good luck.
A short post is a good post.
cypherinfo
Posts: 125
Joined: Thu Feb 18, 2010 5:42 pm
Contact:

Re: Tutorial On Form Seems Does Not Go.

Unread post by cypherinfo »

Hello, after some checks I found the issue; I made a sintax error when writing the query in the form creation.

Thank you for your help.


Cypherinfo.
Post Reply