i find the error...
i had use first letter of the username SQL in capital (Users) but if i use normal letter (users) the errors don't appar..
i don't know why..
bye
Search found 2 matches
- Wed Aug 22, 2007 6:25 pm
- Forum: Joombie Coding Q/A
- Topic: With 2 Database (Joomla + Data) insert don't work
- Replies: 2
- Views: 790
- Wed Aug 22, 2007 5:07 pm
- Forum: Joombie Coding Q/A
- Topic: With 2 Database (Joomla + Data) insert don't work
- Replies: 2
- Views: 790
With 2 Database (Joomla + Data) insert don't work
hello.. i create my personal component to manage data in a second DB different that joomla's DB to create for example a second registration for the users. i have create a mycomponent.html.php page and mycomponent.php page.. in the html page where are some forms and when i send forms i want that myco...