- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
4 Posted Topics
i'am trying to create a setup file for my system where it has a database...can you help me???...i've tried to search it but it's only for mssql... | |
i am trying to start a form named login. i have changed my start up form in properties but different form start when i click debug. can you help me??? | |
i have a datagridview and a combobox. the combobox is auto populated by values from a database. i need to filter the datagridview using combobox. this is the code that i've done. it shows a error : Cannot find column [year]. can you help me??? Imports MySql.Data.MySqlClient Public Class ReportGradeLevel … | |
i have a code that select the columns in mysql and fill it in a datagridview... what i want to do is encrypt the 3 column in the datagridview since it is a password... can you help me??? here is my code Dim dbDataSet As New DataTable Dim SDA As … |
The End.