Loading

Search Record From Database

1 post / 0 new
Offline
Joined: 08/06/2010
Search Record From Database

Hai:

I have 4 labels for 1.search, 2.A, 3.B, 4. Add Sum, and 1.command button (cal)

Private Sub Command1_Click()
Text4Text = Val(Text3.Text) + Val(Text2.Text)
End Sub

Now i want to search that added record from access database how is it ?
Pls help

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.