C#链接到在线数据库 [英] C# linked to online databases

查看:81
本文介绍了C#链接到在线数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,亲爱的CodeProject社区,



我目前正在研究我的文凭课程,为了创建这个程序,我需要将我的Visual Studio程序连接到一个位于互联网上的数据库(我计划使用google的免费网站之一)

因此,我的问题是:是否有可能使用网站(sites.google,而不是localhost)。 com / ...)托管我的数据库?如果是,是否有任何教程可以教我这些?

(我想用PhpMyAdmin创建这个数据库 - XAMPP)

谢谢!

Hello, dear CodeProject community,

I am currently working on my diploma program and in order to create this program, i need to connect my Visual Studio program to a database located on the internet ( i am planing to use one of google's free site)
So, my question is: Is it possible to, instead of a localhost, use a site (sites.google.com/ ... ) to host my database? And if YES, is there any tutorial to teach my those?
(I want to create this database by using PhpMyAdmin - XAMPP)
Thank you!

推荐答案

对我而言,您需要的是拥有一个单独的数据层应用程序并在其他层中使用它。你可以从这里开始: http://msdn.microsoft.com/en-us/library/ee210546.aspx [ ^ ]。< br $>


-SA
To me, it sounds like what you need is to have a separate data-tier application and use it in your other tier. You can start here: http://msdn.microsoft.com/en-us/library/ee210546.aspx[^].

—SA


这篇关于C#链接到在线数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆