Hi,
I have a small problem copying part of a MemoryStream (Stream) into another MemoryStream (FoundStr).
I have a long RTF document that I load into a memory stream and then search for different sections based of a bunch of changing requirements. I then want to load the new MemoryStream into the...
Hi,
I have a multiple Dynamic Form2's attached to Form1 Pagecontrol tabsheets.
I want to do things on the Form2s based on a button click from Form1. Any sugestions?
==============================
Form1 has:
Button1
Button2
PageControl1
procedure TForm1.Button1Click(Sender...
Hi,
I have been spending the last few weeks working on a bit of software and have now run into a stumbling block that I can't seem to get past. I was wandering if you might be able to help.
I have a form that has a PageControl on it.
I dynamicly create tabsheets using this:
procedure...
Hi All,
I have a wierd problem that I can't work out. I am putting together a program to handle attendances and payment details for a martial arts club.
I have a form (Martial) that has the following:
- A DB_Grid (DBG_Name) that populates with a list of names from an interbase DB.
- A...
Hi all,
I am having a problem with a report I am trying to produce.
I am quite new at SQL so I am sure that the answer is basic.
I have a DB I have designed for my local Martial arts club to handle student attendances.
3 of the tables are:
TABLE PERSON
PERSON_ID FIRST_NAME LAST_NAME...
Hi,
This is my first post.
I have only just started using SQL in Delphi and am obviously doing something wrong.
I have created a membership database and wish to create some RAVE reports for it.
I have a TIBQuery with the following SQL statement in it:
--------------------
select * from PERSON...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.