Loading

DataCombo, Text Boxes and Datbase

2 posts / 0 new
Last post
Offline
Joined: 01/07/2010
DataCombo, Text Boxes and Datbase

Hi,

I have a form with 9 textboxes with the name txtFields(Array) and a datacombo. The text boxes are connected to the database using ado code ( adPrimasyRS ). and a datacombo is connected to the same database using ado data control(Adodc1).

The data combo is not enabled at form load, when click edit or add, then it gets enabled to allow a user to pick Name which will be displayed in one of the txtFields.

the form is debtor and creditor transactions which has, Trans_Date, Acc_No, Acc_Name, Details, Cell No, Group, Type, AmountOwing and AmountPaid

Debtor and creditor records are created in another form, i want when a user clicks on the name, the Account Number, Account Name, Cell No, Group and Type to be automatically loaded.

Hope u can understand my explanation.

Thanks in advance.

Lil

Offline
Joined: 04/05/2010
Upload your database here

Upload your database here

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.