当我关闭该表并重新打开它时,数据库行自动更改! [英] Database row automically changed when i closed that table and reopened it!

查看:64
本文介绍了当我关闭该表并重新打开它时,数据库行自动更改!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hai to all,


i在MYSql数据库中创建了一个表...


我在其中添加了15行.. ..


喜欢以下..


asd,

dff,

dfds,

hgh,

...

...

...

...


aaa(第15行)


当我保存该表时,关闭并重新打开它,
最后一行(第15行)即aaa行自动

改为第5行......

如下......

asd,

dff,

dfds,

hgh,

aaa,

...

...

...


其他行正确显示在由我给出的订单...


i我想要更改数据库表属性以正确显示

我给出的订单....


只有最后一行给我带来麻烦...


因为我是初学者到mysql我不知道如何那样做....


任何人都可以告诉我如何继续这个吗?


谢谢

senthil。

Hai to all,

i created a table in MYSql Database...

And i have added 15 rows in it....

like the following..

asd,
dff,
dfds,
hgh,
...
...
...
...

aaa(15th row)

when i saved that table, closed and reopened it,
the last row(15th) ie the aaa row automatically
changed to the 5th row...
like the following...
asd,
dff,
dfds,
hgh,
aaa,
...
...
...

And the other rows are comes correctly in the order given by me...

i think i want to change the database table properties to come correctly in
the order given by me....

Only the last row gives trouble to me...

since i''m a beginner to mysql i dont know how to do that....

Can any one tell me how to proceed for this?

thanks
senthil.

推荐答案


Hai to all,


i创建了一个表在MYSql数据库中...


我在其中添加了15行....


如下所示..


asd,

dff,

dfds,

hgh,

。 ..

...

...

...


aaa(15日当我保存那张桌子,关闭并重新打开它时,

最后一行(第15行)
即aaa行自动

改为第5排...

如下......

asd,

dff,

dfds,

hgh,

aaa,

...

...

...


其他行按照我给出的顺序正确显示...


i想想我想要的改变数据abase table属性正确地来了

我给出的订单....


只有最后一行给我带来麻烦...


因为我是mysql的初学者我不知道该怎么做....


任何人都可以告诉我如何继续这个?


谢谢

senthil。
Hai to all,

i created a table in MYSql Database...

And i have added 15 rows in it....

like the following..

asd,
dff,
dfds,
hgh,
...
...
...
...

aaa(15th row)

when i saved that table, closed and reopened it,
the last row(15th) ie the aaa row automatically
changed to the 5th row...
like the following...
asd,
dff,
dfds,
hgh,
aaa,
...
...
...

And the other rows are comes correctly in the order given by me...

i think i want to change the database table properties to come correctly in
the order given by me....

Only the last row gives trouble to me...

since i''m a beginner to mysql i dont know how to do that....

Can any one tell me how to proceed for this?

thanks
senthil.



请发布给你这个行为的查询。谢谢。

Please post the query that is giving you this behavior. Thanks.


Hai bartonc,


感谢您的回复.....


[ PHP] mysql_query(conn,SELECT image FROM imagedb1"); [/ PHP]


这是我用过的查询。


但问题不在于查询...


i认为itz只是数据库属性问题...


ru对此有什么想法?


谢谢

senthil
Hai bartonc,

thanks for ur reply.....

[PHP]mysql_query(conn,"SELECT image FROM imagedb1"); [/PHP]

this is query i have used.

But that problem is not by query...

i think itz just database properties problem...

r u having any idea about this?

thanks
senthil



Hai bartonc,


感谢您的回复.. ...


[PHP] mysql_query(conn,SELECT image FROM imagedb1"); [/ PHP]


这是我用过的查询。


但问题不在于查询...


i认为itz只是数据库属性问题...


ru对此有什么想法?


谢谢

senthil
Hai bartonc,

thanks for ur reply.....

[PHP]mysql_query(conn,"SELECT image FROM imagedb1"); [/PHP]

this is query i have used.

But that problem is not by query...

i think itz just database properties problem...

r u having any idea about this?

thanks
senthil



你好,


桌子的设计布局是什么?首要的关键?标识栏?您的SQL查询似乎没问题,因为它的返回结果集意味着语法很好。我需要有关表格布局的更多信息,因为它可以轻松提供解决方案以及缩小可能性。小心。

Hi there,

What''s the design layout of your table? Primary key? Identity column? Your SQL query seems to be fine, since it''s return result set it means the syntax is just fine. I need more information on the table layout as it would ease in providing solution in return as well as to narrow down possibilities. Take care.


这篇关于当我关闭该表并重新打开它时,数据库行自动更改!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆