Exceter
February 25th, 2003, 12:54 AM
I try to make the following:
Has created SDI application and has connected to database through OLEDB
Has put on form Static1 ("name") and Static2 ("surname")
, Editbox ("name" from base), and it would be desirable to make so
That when I enter in Editbox "Alex" in statics showed (or specified) this line in the table (the table is sorted)
Also has then thought how to make so that the cursor (I have connected base to help AppWizard, and it creates four buttons First, Next..) there was at row which I have achieved through Editbox.
Any helps / comments are welcome.
Has created SDI application and has connected to database through OLEDB
Has put on form Static1 ("name") and Static2 ("surname")
, Editbox ("name" from base), and it would be desirable to make so
That when I enter in Editbox "Alex" in statics showed (or specified) this line in the table (the table is sorted)
Also has then thought how to make so that the cursor (I have connected base to help AppWizard, and it creates four buttons First, Next..) there was at row which I have achieved through Editbox.
Any helps / comments are welcome.