Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
TSQLQuery error
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
A little contribution - T...
by
Tomxe
[
Today
at 03:50:05 pm]
Screen abnomally
by
Thaddy
[
Today
at 03:21:30 pm]
XRechnung-for-Delphi now ...
by
sh17
[
Today
at 03:20:09 pm]
Line Numbers on MacOS
by
Thaddy
[
Today
at 03:14:19 pm]
FPC Unleashed (inline var...
by
440bx
[
Today
at 02:09:32 pm]
Sudden errors
by
Xenno
[
Today
at 01:15:27 pm]
[SOLVED] TSaveDialog
by
Zvoni
[
Today
at 12:33:33 pm]
Which Control should I us...
by
J-G
[
Today
at 11:57:57 am]
Codepage issue in console...
by
Thaddy
[
Today
at 11:48:25 am]
Questions about 16 color ...
by
jamie
[
Today
at 11:21:01 am]
Pdf Viewer in Pascal
by
Dzandaa
[
Today
at 11:20:08 am]
You can embed Windows Con...
by
Fibonacci
[
Today
at 10:13:32 am]
[New Component] ExtTabCtr...
by
ovidio
[
Today
at 09:50:44 am]
new JPEG XL in pure Pasca...
by
Tomxe
[
Today
at 08:02:53 am]
Conscious Artificial Inte...
by
schuler
[
Today
at 02:42:53 am]
Implementing an Elo ratin...
by
mas steindorff
[
Today
at 02:22:34 am]
Can /my/ AI help me with ...
by
microxa
[
Today
at 12:56:29 am]
IndySecOpenSSL is now ava...
by
TheMouseAUS
[
Today
at 12:08:51 am]
RunFormula: math expressi...
by
stormray
[June 17, 2026, 10:32:05 pm]
Canvas size
by
Thaddy
[June 17, 2026, 07:15:50 pm]
What am I missing here? [...
by
Thaddy
[June 17, 2026, 03:39:02 pm]
TCHATGPT — An Artificial ...
by
Weiss
[June 17, 2026, 07:00:13 am]
RFC: Separation of MCU an...
by
ackarwow
[June 16, 2026, 11:06:14 pm]
Error with last fixes_3.2...
by
patyit
[June 16, 2026, 09:49:02 pm]
Mundo Medieval 3D MMORPG ...
by
Rodrigo Robles
[June 16, 2026, 06:06:17 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: TSQLQuery error (Read 3480 times)
xinyiman
Hero Member
Posts: 2261
TSQLQuery error
«
on:
June 16, 2011, 08:02:41 am »
operation not allowed, dataset "Q_Gradi" is not in an edit or insert state
how do I change the query type? I want to make any changes or insertions.
Logged
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1
Lacak2
Guest
Re: TSQLQuery error
«
Reply #1 on:
June 16, 2011, 03:31:15 pm »
I am not sure if I understand your problem?
What happens if you use before:
Q_Gradi.Edit;
or
Q_Gradi.Append;
?
Logged
xinyiman
Hero Member
Posts: 2261
Re: TSQLQuery error
«
Reply #2 on:
June 16, 2011, 05:28:30 pm »
I used Q_gradi.Post without using Q_Gradi.insert! Sorry I made a mistake.
Logged
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
TSQLQuery error
TinyPortal
© 2005-2018