SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
Thread: SQL DB is inserting weird
-
Jun 28, 2007, 13:39 #1
- Join Date
- Apr 2004
- Location
- canada
- Posts
- 274
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
SQL DB is inserting weird
I have created a SQL 2005 DB on my GoDaddy HostServer. I have set up a form that submits the form info into the table. I have noticed that the DB table is inputing data where it wants to, meaning it is not in the order that I had submitted the form. (form submit 1,2,3,4,5 is submitting like 2,1,4,3,5)
Does anyone know why this is happening?
FYI, I have not set up a primary key and do not know how to at this point. Can someone guide me through this procedure, I'm sure it's very simple to do, but have not a clue on how to do it. is this causing my problem above.
GoDaddy just updated from SQL 2000 to 2005, so there's a lot of stuff in there that has me confused.
THANKS!!!!
Bookmarks