Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > DB-Aware

Lost Password?

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-07-2011, 11:00 AM
Donovan Donovan is offline
Senior Member
 
Join Date: Jan 2011
Posts: 150
Send a message via Skype™ to Donovan
Default IBTable Update

Hi there

Really hoping you guys can help me out with this.

Normally when I am updating data in a DB i pull the data through to a DB grid then edit it there using something like

put the table in edit mode
IBTable1.FieldByName('COULUMN NAME').AsString := data;
update the records

Now when I try do the same thing but without pulling it through to a DBGrid first i get an access violation.

Thanks in advance.

Regards

Donovan
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:59 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.