Hosting an Access DB

后端 未结 4 877
不思量自难忘°
不思量自难忘° 2020-12-18 14:21

So I\'m inexperienced in hosting DB\'s and I\'ve always had the luxury of someone else getting the db setup.

I was going to help a friend out with getting a webpage

4条回答
  •  自闭症患者
    2020-12-18 15:00

    How about SQL Server Express? I think you can do a remote connect from Access and just push the data over from Access.

    I wouldn't use Access on a web server in any case.

提交回复
热议问题