sql mobile 是不是只能在mobile 5.0中开发?

sun_2000 2006-06-26 10:42:31
sql mobile 是不是只能在mobile 5.0中开发?
c#+smartphone2003手机上可以进行数据库的开发吗?
...全文
228 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
sun_2000 2006-07-05
  • 打赏
  • 举报
回复
SQL Server CE 确认不支持smartphone2003
pp_hotel 2006-06-26
  • 打赏
  • 举报
回复
在SQL Server CE数据库上,是可以用SQL Server CE Data Provider的ADO.NET开发托管代码的。

一些访问、维护和显示数据的类:
Directory
File
SqlCeEngine
SqlCeConnection/SqlConnection
SqlCeCommand/SqlCommand
SqlCeDataReader/SqlDataReader
SqlCeDataAdapter/SqlDataAdapter
SqlCeCommandBuilder/SqlCommandBuilder
DataSet
DataTable
DataRow
DataView
DataRelation
UniqueConstraint
ForeignKeyConstraint
DataGrid/ListBox/ComboBOx
TextBox/Label/RadioButton/CheckBox/Button
DataBindings collection
BindingContext
CurrencyManager

命名空间:
System.Data
System.Data.Common
System.Data.SqlServerCe
System.Data.SqlClient

7,657

社区成员

发帖
与我相关
我的任务
社区描述
Windows Phone是微软发布的一款手机操作系统,它将微软旗下的Xbox LIVE游戏、Zune音乐与独特的视频体验整合至手机中。
社区管理员
  • Windows客户端开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧