Lost Password?

Go Back   CodeCall Programming Forum > Software Development > Pascal/Delphi

Unregistered, Check out the Coder Battles in the Announcement and Game forums.

Pascal/Delphi Forum for discussing Borland Delphi and Pascal coding techniques, tips and tricks.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-15-2008, 10:36 AM
zeroo zeroo is offline
Newbie
 
Join Date: Mar 2008
Posts: 2
Credits: 0
Rep Power: 0
zeroo is on a distinguished road
Default Delphi connection

It's an assignment from my teacher for this semester.I make database in mysql and with wizard in Delph i have upload it. It' made with ADO... Now how i can search that database in delphi and how to manipulate with...
All I have now is interface without sence...
Help me with the tutorial guys...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 05-15-2008, 11:28 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 2,508
Last Blog:
wxWidgets is NOT code ...
Credits: 852
Rep Power: 28
WingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the rough
Default Re: Delphi connection

You'll need to learn SQL for data manipulation. W3Schools Online Web Tutorials has a good tutorial on it.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-15-2008, 12:41 PM
zeroo zeroo is offline
Newbie
 
Join Date: Mar 2008
Posts: 2
Credits: 0
Rep Power: 0
zeroo is on a distinguished road
Default Re: Delphi connection

Tnx...But i Know how to manipulate with mysql....but don't know how to put that concept in delphi...I need aplication in delphi where i can search my database...for example :
select * from client;
select * from article where price>4.00;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-17-2008, 05:10 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 2,508
Last Blog:
wxWidgets is NOT code ...
Credits: 852
Rep Power: 28
WingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the rough
Default Re: Delphi connection

You will need a TQuery object that is hooked to the ADO connection. You use TQuery.SQL.* to .Clear, .Add(), .Close, and .Open connections. You extract data using TQuery.ValueByName('FIELD_NAME').AsString, etc.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-27-2008, 11:58 AM
shruti shruti is offline
Newbie
 
Join Date: Jul 2008
Posts: 16
Credits: 0
Rep Power: 1
shruti is on a distinguished road
Default Re: Delphi connection

You may go with w3 class , it will provide you knowledge.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
migration from of app delphi 2 to delphi 7 porno.shome Pascal/Delphi 3 04-22-2008 10:57 AM
Delphi help Nefrit Pascal/Delphi 2 02-25-2008 02:15 PM
delphi : proxy query handras Pascal/Delphi 0 01-07-2008 09:20 AM
displaying mysql data into jtextfield.Pls help iz.ziffa Java Help 1 05-31-2007 10:58 AM
Delphi: 2 apps sharing the same DLL instance? ArgusMike Pascal/Delphi 0 04-12-2007 02:58 PM


All times are GMT -5. The time now is 07:20 PM.

Contest Stats

Xav ........ 1333.07
MeTh0Dz|Reb0rn ........ 1055.7
John ........ 881.37
morefood2001 ........ 879.43
marwex89 ........ 869.98
WingedPanther ........ 851.68
Brandon W ........ 757.44
chili5 ........ 312.39
Steve.L ........ 247.05
dcs ........ 219.87

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 82%

Ads