ACCESS2000/2003/2007这几个版本的数据库最大容量都是多少?
access 97 /2000 最好不超过1G,不然真的很容易出现怪问题
引用
access 97 /2000 最好不超过1G,不然真的很容易出现怪问题
I agree,evry one
数据库大了最好修复一下
......
请问有人知道如何在kernel mode 下写64 bit driver, 可以将IO bitmap 打开,
32bit可以用Ke386SetIoAccessMap和Ke386IoSetAccessProcess,
请問64 bit driver有类似的functiona吗?
没弄过。
Google的:http://www.programmer-club.com.tw/ShowSameTitleN/driver/4050.html
这个链接我看过。没解决问题,
顶 ......
连接数据库文件 conn.asp-------------
<%@LANGUAGE="JAVASCRIPT"%>
<%
//建立数据库链接对象
conn = Server.CreateObject("ADODB.Connection");
//连接字符串
connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + Server.MapPath("test ......
我有一个独立的 table, called patient infor, it has: first name, last name, DOB, gender and race.
现在我如何 create a field named UIN using expression follow by UIN formula below.
The UIN is a 12 digit number consisting of both letters and numbers. The UIN is created using the following formula:&nb ......
access数据库中表sell中的字段isok为 是/否 的数据类型,怎样用查询语句统计出为否(false)的数据,我是这样写的:sql5="select sum(price*shulian*guige),sum(price2*shulian*guige),sum(shulian) from sell where isok=0 and type=0 and bianhao='"&count_sell("bianhao")&" ......
怎样设置,能让鼠标悬浮的时候 现实的变量数值是 16进制格式?默认是 10进制 看着不方便
谢谢
设置hint的值为16进制
帮你顶了。。。。。。。。。
引用
帮你顶了。。。。。。。。。
up
没找到 在 哪里 设置
????????http://topic.csdn.net/u/20100225/10/75c9f966-c57e-4ba7-94fa-a59854de0257.html#r_achor ......