If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Data Base help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-03, 13:09
Ayame Ayame is offline
Registered User
 
Join Date: Dec 2003
Posts: 2
Data Base help

I need help can some give me some help in pascal. how do i create
a Data base in Pascal Plz some body hlep me !!!!!!!!!!!!!!!!
Attached Images
File Type: jpg s_tristan.jpg (11.1 KB, 135 views)
Reply With Quote
  #2 (permalink)  
Old 01-29-04, 10:09
Caden Caden is offline
Registered User
 
Join Date: Jan 2004
Location: Saint Louis /USA
Posts: 8
Question

What kind of database have you got in mind, and what Pascal are you using?
Reply With Quote
  #3 (permalink)  
Old 01-29-04, 19:32
Ayame Ayame is offline
Registered User
 
Join Date: Dec 2003
Posts: 2
basic it will a simple but i need compare it to Ms Access. to keep simple
just a normal for cook book that i had desiged in Access and which i need help to carry this out in PAScal
Reply With Quote
  #4 (permalink)  
Old 02-19-04, 16:03
Caden Caden is offline
Registered User
 
Join Date: Jan 2004
Location: Saint Louis /USA
Posts: 8
do you use Delphi?
if Yes , than it would be very easy!
I'd recomand to use ADO components, because you won't need BDE, and it's faster.
for database connection use an ADOConnection component. This is going to be your database. FOr each tble in the database use a TADOTable. That's all.
Let me know if you need more further help.
Reply With Quote
Reply

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On