I\'ve a little problem with records in Pascal. I\'m writting a program where I\'ve got two lists of records: one with patients and second with diseases but I don\'t have idea how to join it. I was try
Following situation: type TRec = record Member : Integer; end; TMyClass = cla开发者_StackOverflowss private
some questions about records in Delphi: As records are almost like classes, why not use only classes instead of records?
I am checking website entrys that are recorded in a database columns: browser, click_type_id, referrer, and datetime
I am working in a small law firm and my boss has asked me to put a database together to help with outgoing mail.There are 5 different tables that exist in Acc开发者_如何学运维ess. (Applicants, Attorne
Using templates, how can I delete multiple records from a table i开发者_StackOverflow社区n same Delete statement?Your question\'s a bit ambiguous but based on another question you\'ve posted I think y
i 开发者_如何转开发want to make connection of ASP to a database and display the records, add update and delete them all in one coding. Waiting for your kind response.Sounds like you need to do an ADO