Search results for query: *

  1. V

    Mysql and VB.net

    i have teh code where it connects to mysql and now i need to get the data from it and write it to a table this is my code: Imports MySql.Data.MySqlClient Imports System.Data Public Class frmForm1 Dim conn As MySqlConnection Private Sub cmdCancel_Click(ByVal sender As System.Object...
  2. V

    Need help with .net and bugzilla

    I would like to write a program that would progromaticlly get write and get date from from bugzilla, i need to be able to manipulate the iformation about the bugs in thier data base, if anyone can help it would be most appricited
Back
Top