搜索资源列表
gymnasium
- 1)打开企业管理器,鼠标右键单击“数据库”选项,在弹出的快捷菜单中单击“所有任务”/“附加数据库”菜单项,打开附加数据库窗口。 2)单击“…”按钮,选择数据库文件,数据库文件扩展名为“.mdf”。 3)单击“确定”按钮附加数据库 -1) Open Enterprise Manager, right-click " Database" option, in the pop-up shortcut menu, click " All tasks" /&q
connAccess
- ~给你个不许要数据源直接连接的例子~连接access要制定到它数据库的mdf文件 Connection conn=null try { Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String url="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)} DBQ="+DBpath conn=DriverManager.getConnection(url,""
ExamOnLine
- 基于C#开发的在线考试系统。将ExamOnLine\App_Data文件夹中的扩展名为db_ExamOnline.mdf和db_ExamOnline.ldf的两个文件拷贝到SQL Server安装路径下的Data文件夹中。然后附加数据库。-Online examination system based on C# developers. Copy the two files in ExamOnLine \ App_Data folder the extension db_ExamOnline.m