473,396 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

New and need help with form

I created a contacts form. Uploaded the form, the database, and the
connection page to the remote server.

I tested everything out on my computer, win2000 localhost and everything
worked but after uploading and trying it out the following happens.

After filling in the form and clicking Submit I get ther following in a web
page:

Table 'contacts.contacts' doesn't exist

I don't know what this means. I have a data base named "contacts" and a
table named "contacts".


Jul 20 '05 #1
3 1141
Greg Krawczyk wrote:
I created a contacts form. Uploaded the form, the database, and the
connection page to the remote server.

I tested everything out on my computer, win2000 localhost and everything
worked but after uploading and trying it out the following happens.

After filling in the form and clicking Submit I get ther following in a web
page:

Table 'contacts.contacts' doesn't exist

I don't know what this means. I have a data base named "contacts" and a
table named "contacts".


It means that there is no table called contacts in database called
contacts. Are you sure you haven't mistyped anything? Also be sure to
use only lower case characters in database and tablenames or you might
get into trouble because Windows systems think "Contacts" is same as
"contacts", while *nix systems they are different. i.e. What works on
Windows might not work on *nix.
Jul 20 '05 #2
Greg Krawczyk wrote:
I created a contacts form. Uploaded the form, the database, and the
connection page to the remote server.

I tested everything out on my computer, win2000 localhost and everything
worked but after uploading and trying it out the following happens.

After filling in the form and clicking Submit I get ther following in a web
page:

Table 'contacts.contacts' doesn't exist

I don't know what this means. I have a data base named "contacts" and a
table named "contacts".


It means that there is no table called contacts in database called
contacts. Are you sure you haven't mistyped anything? Also be sure to
use only lower case characters in database and tablenames or you might
get into trouble because Windows systems think "Contacts" is same as
"contacts", while *nix systems they are different. i.e. What works on
Windows might not work on *nix.
Jul 20 '05 #3
Greg Krawczyk wrote:
I created a contacts form. Uploaded the form, the database, and the
connection page to the remote server.

I tested everything out on my computer, win2000 localhost and everything
worked but after uploading and trying it out the following happens.

After filling in the form and clicking Submit I get ther following in a web
page:

Table 'contacts.contacts' doesn't exist

I don't know what this means. I have a data base named "contacts" and a
table named "contacts".


It means that there is no table called contacts in database called
contacts. Are you sure you haven't mistyped anything? Also be sure to
use only lower case characters in database and tablenames or you might
get into trouble because Windows systems think "Contacts" is same as
"contacts", while *nix systems they are different. i.e. What works on
Windows might not work on *nix.
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: cmc_dermo | last post by:
I have a form that has a select list. A user chooses a value and the page refreshes showing the selected value in the dropdown box. So I want to use Javascript to get the selected query from...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
3
by: google | last post by:
I have a database with four table. In one of the tables, I use about five lookup fields to get populate their dropdown list. I have read that lookup fields are really bad and may cause problems...
0
by: ward | last post by:
Greetings. Ok, I admit it, I bit off a bit more than I can chew. I need to complete this "Generate Report" page for my employer and I'm a little over my head. I could use some additional...
9
by: MrHelpMe | last post by:
Hello again experts, I have successfully pulled data from an LDAP server and now what I want to do is drop the data into a database table. The following is my code that will insert the data but...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.