access database

  1. msaaaddev

    Question Can software in different cities uses the same database to store data?

    Hello Friends, I want to ask that can software in different cities uses the same database to store data. I am new to c#. I want to know if I develop software in c# and then install it in different cities(branches) of same company can I use the same database for all running software in different...
  2. 51coder

    Failing to save in my database

    I'm developing a simple crud system where the user will be able to input data save the data and view it however they want to view the data but the application is failing to save the data into Microsoft Access and I can't figure out why because there is no error it's saving successfully but every...
  3. C

    MS-ACCESS Connection in ODBC

    Hello guys! So, please, i need help!! I want create a file MS-ACCESS, and connect in ODBC, and use this ODBC with the database ACCESS and connect this database in the Visual Studio, using the ODBC. How i make this, please, i need help!! I want connect the database ODBC in the Visual Studio. I...
  4. flashkid10

    Question Retrieving a image from database

    I am currently learning how to work with databases within c#Winforms. I have created a column in the DList (the Access database) called "Cover". it stores attachments, most of them have an image in them. how do i extract the image (perferable both jpg and png) from the database (i already have...
Back
Top Bottom