`
thecloud
  • 浏览: 880407 次
文章分类
社区版块
存档分类
最新评论

table xx has no column named 00:;while compiling:INSERT INTO xx(00...)

 
阅读更多

出现这种错误的原因可能有2个:

1、你的表里面确实没有这个字段,请在建表语句中加上这个字段,另外还要注意所有出现这个表的语句的地方都要添加上这个字段。

2、你的表里之前没有这个字段,但现在你添加上了,不幸的是,你的数据库里面已经存储了你没添加这个字段之前的记录,如果是这样的话,AVD也会报错崩溃,解决方法就是:

修改数据库版本号或者修改数据库名称。

分享到:
评论

相关推荐

    EurekaLog_7.5.0.0_Enterprise

    7)....Added: Streaming unpacked debug info into temporal files instead of memory - this greatly reduces run-time application memory usage at cost of slightly slower exception processing. This also ...

    Compiling... ,Error spawning cl.exe错误

    VC调试出现“Compiling... ,Error spawning cl.exe”错误的解决办法

    vs6.0安装及运行 和解决 Compiling... error spawning cl.exe 的问题

    vs6.0安装及运行 和解决 Compiling... error spawning cl.exe 的问题

    vst sdk3.6

    Compiling FilterGraph.cpp Compiling GraphEditorPanel.cpp Compiling HostStartup.cpp Compiling InternalFilters.cpp Compiling MainHostWindow.cpp Compiling juce_audio_basics.cpp Compiling juce_audio_...

    包含"stm32f10x_lib.h":等FWLib.rar

    ..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory compiling delay.c... ..\SYSTEM\delay\delay.c(1): error: #5: cannot open source input file ...

    解决vue项目运行提示Warnings while compiling.警告的问题

    主要介绍了解决vue项目运行提示Warnings while compiling.警告的问题,具有很好的参考价值,希望对大家有所帮助。一起跟随小编过来看看吧

    Apress.Pro.Android.Games.2009.pdf

    ■ Chapter 2: Compiling Native Code in Android ......27 ■ Chapter 3: Building a Java Game from Scratch ...........55 ■ Chapter 4: Java Games Continued: Fun with Polygons ........81 ■ Chapter 5: ...

    Debugging with GDB --2007年

    Table of Contents Summary of GDB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    Guide to Scientific Computing in C++

    4.3.3 Tip 3: Every new Has a delete . 4.4 Exercises . . . . . . . . . . . 5 Blocks, Functions and Reference Variables . . . . . . . 5.1 Blocks . . . . . . . . . . . . . . . . . . . . . . . . 5.2 ...

    Advanced C and C++ Compiling.pdf

    Advanced C and C++ Compiling.pdf

    libqrencode.rar

    While the command-line utility and some test programs use libpng or SDL 2.0, the libqrencode library itself has no dependencies. You can skip compiling tests and/or tools if you want not to install ...

    Debugging with GDB --2003年6.0

    Table of Contents Summary of gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    DebuggingWithGDB 6.8-2008

    Table of Contents Summary of gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    STM32L1XX函数库

    从官网上下载的,时间是2015/07/14,STM32L1xx_StdPeriph_Driver.rar中只包含了STM32L1xx所需要的.h文件和.c文件

    gvim常用插件及其配置文件配置(下载解压即可使用)

    article.tex IEEEtran.tex report.tex report_two_column.tex .vim/indent: tex.vim .vim/keymap: .vim/perl-support: codesnippets doc modules rc scripts templates wordlists .vim/perl-support/code...

    最新版的DebuggingWithGDB7.05-2010

    Table of Contents Summary of gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    Learning the vi and Vim Editors, Seventh Edition

    Compiling and Checking Errors with Vim 279 Some Final Thoughts on Vim for Writing Programs 284 Table of Contents | ix 15. Other Cool Stuff in Vim . . . . . . . . . . . . . . . . . . . . . . . . . . . ...

    JorenB-quantum-compiling.zip

    JorenB-quantum-compiling.zip

    Thinking in Java 4th Edition

    Java has no “sizeof” ............. 83 A compendium of operators .......................... 84 Summary ............................... 91 Controlling Execution 93 true and false..................... ...

    MySQL 5.6 Reference Manual

    Table of Contents Preface, Notes, Licenses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

Global site tag (gtag.js) - Google Analytics