mysql binary string转换成bigint

Charlie_Zhu 2008-10-08 10:06:02
请教如何将binary string转换成bigint类型?
谢谢。
...全文
1097 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
xqh2168 2008-10-08
  • 打赏
  • 举报
回复
cast(xx as bigint)就可以转化了
clop 2008-10-08
  • 打赏
  • 举报
回复
用CAST试试
xqh2168 2008-10-08
  • 打赏
  • 举报
回复
[Quote=引用 3 楼 yueliangdao0608 的回复:]
目前还不支持转化为BIGINT!!!!

最大只支持转化为INT(UNSIGNED OR SIGNED)
[/Quote]
这个不清楚,学习了。。。

误导了楼主,不好意思
懒得去死 2008-10-08
  • 打赏
  • 举报
回复
目前还不支持转化为BIGINT!!!!

最大只支持转化为INT(UNSIGNED OR SIGNED)
MyDAC是一个很好的访问MySQL的Delphi控件组,性能非常好。 2012年12月份发布的版本源码,版本历史如下: 7.6.11 12-Dec-12 Rad Studio XE3 Update 1 is now required C++Builder 64-bit for Windows is supported TMyDumpOptions.FieldsAsString property for dumping all data types as string is added Bug with using quoted field names in the IndexFieldNames property is fixed Bug in TMyStoredProc with closing dataset when the Disconnected property is True is fixed Bug with processing macros named in Cyrillic is fixed Bug with getting default values for fields with aliases is fixed Bug in TMyDump with dump BIGINT UNSIGNED fields is fixed Bug with resolving hostname on iOS device is fixed Bug with compatibility with ODAC is fixed 7.5.10 07-Nov-12 Some improvements for NEXTGEN support are added Integration with dbForge Studio for MySQL is added Support for ftGraphic and ftFmtMemo parameter data types is added Informativity of messages about errors in connection is improved Dependency of design-time packages on FMX packages is removed TMyConnectionOptions.Interactive property for interactive connections support is added Support for binary parameters of stored procedures is added Support for MySQL Embedded is added to FastReport components Performance of backing up process using TMyDump in case when TableNames is specified is improved Bug with data loss in pessimistic lock mode is fixed Bug with AV failure in RefreshQuick method is fixed Bug with renaming of fields with the same names is fixed Bug with dependency parameters count in macros on delimeter is fixed Bug with storing the LoginPrompt connection property is fixed Bug with dump data from VIEW is fixed Bug with creating columns on setting the TableName property in TDALoader is fixed Bug with TMyDump.BackupQuery repeated call is fixed 7.5.9 05-Sep-12 Rad Studio XE3 is supported Windows 8 is supported Bug with storing empty MapRules collection in DFM is fixed Bug with AV failure at freeing connection, for which AssignConnect was executed, is fixed

56,940

社区成员

发帖
与我相关
我的任务
社区描述
MySQL相关内容讨论专区
社区管理员
  • MySQL
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧