Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached

7 Posted Topics

Member Avatar for lanitooot

i dont know how to make my log in system to have a multiple users with different access levels. for example when the admin logs in it can access all the features of the system and if the ordinary users logs in some of the features are disabled. my log …

Member Avatar for lolafuertes
0
1K
Member Avatar for lanitooot

help anyone! i can add records to mysql database but it won't appear in the listview. can you check out what's wrong with my code. pleeaaasssee.. help needed badly.. :( [CODE] Imports System Imports System.Windows.Forms Imports MySql.Data.MySqlClient Public Class bookForm Dim myconn As New MySqlConnection Dim sqlQry As String = …

Member Avatar for crapulency
0
380
Member Avatar for lanitooot

i already setup a wireless connection in my house. the modem is connected to the router through Ethernet cable(rj45) and the router is connected to the LAN port in my desktop through Ethernet cable(rj45). i was wondering if how can you setup a wireless connection if you don't have a …

Member Avatar for willjackson
0
270
Member Avatar for lanitooot

help guys. im having this error.. i don't know hat to do.. please help..thankss #Region "FillListView" Sub FillListview() lvList.Items.Clear() sqlQry = "SELECT * from book ORDER BY book_id ASC" Dim mycmd As New MySqlCommand(sqlQry, myConn) Dim dReader As MySqlDataReader = mycmd.ExecuteReader() <---- this is the error im getting it says …

Member Avatar for AndreRet
0
255
Member Avatar for lanitooot

hey guys, my simple program flows like this: a textbox where in you will input a keyword then when you press the 'go' button the data in the mysql database will be shown in the listview. im using mysql and vb .net. i've made the table with sample records in …

Member Avatar for Naveed_786
0
312
Member Avatar for digitalsindhx

[code] Imports System.Data.OleDb Public Class Main 'Public connString As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=db.accdb" Dim conn As New OleDbConnection Dim myqry As String = Nothing Dim mycmd As New OleDbCommand Dim mydr As OleDbDataReader Dim str As String = Nothing Private Sub Main_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles …

Member Avatar for lanitooot
0
266
Member Avatar for lanitooot

will an old pc with 1.6GHz winxp sp3 608MB RAM 80GHD work with installed programs like visual basic 2010 edition, mysql5, php, apache, phpmydmin. is there any possiblity that it would crash? needs a good answer asap. thanks

Member Avatar for lanitooot
0
179

The End.