access database

  1. P

    How to have a connection String? - Not A Valid File Name

    My company have static IP- configured via router and can be accessed from internet like File Explorer - Network - Then the address bar I use to give like the below ftp://100.99.101.102/volume(sda3)/Data/ For the above address, how to give a connection string, any kind help will be very much...
  2. P

    Is it possible to access my MS-Access [.accdb] Database located in my website?

    Hi, I am using windows applications. I am in need to connect my Ms-Access database from remote. And I also have website. And I copy-paste my database to my website. public_html folder. Now is it possible to connect my Database with website path? Once possible kindly explain the details to get...
  3. 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...
  4. 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...
  5. 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...
  6. 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