Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #44.2K
2 Posted Topics
Re: This codes works. I also need to fetch the user's full name and the account type into a variable, in order to be able to welcome the user by his full name. How do i do that? Thanx | |
Re: Can somebody tell me, which part of this code is causing error:Operator '&' is not define for the types 'String' and System.Windows.Forms.Combobox. Private Sub WriteDatabase() Dim connectionstring As String connectionstring = "Provider=Microsoft.Jet.OLEDB.4.0; Data source=C:\Documents and Settings\Decklon\My Documents\Visual Studio 2005\Projects\silva soft\SilvaDataCapture\SilvaDataCapture\Silva_Data_Cap.mdb" If Me.txtMMYY.Text = "" Or Me.txtMMYY.Text = "" Then MessageBox.Show("Fill … |
The End.