Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

visual basic

  1. C

    C# Couldn’t get equations in html when convert word .docx file to html file in C#.

    I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my...
  2. michh

    C# Code to search the desktop for data in the microsoft access database.

    Code to search the desktop for data in the microsoft access database. for visual basic form like windows 10 search engine for example..
  3. Ben711Gaming

    VB.Net + SQLite "Column not found" -_-

    I am new to SQLite and am trying to make a program that creates a database (if it doesn't already exist) then allow the user to input data. When I go to press 'input data' it gives the error "Microsoft.Data.Sqlite.SqliteException: 'SQLite Error 1: 'no such column: CustomerID'.'". I can use DB...
  4. Ben711Gaming

    SQLite "No such column" When there clearly is... [VB.net]

    I am new to SQLite and am trying to make a program that creates a database (if it doesn't already exist) then allow the user to input data. When I go to press 'input data' it gives the error "Microsoft.Data.Sqlite.SqliteException: 'SQLite Error 1: 'no such column: CustomerID'.'". I can use DB...
Back
Top Bottom