Home > Database > Mysql Tutorial > 随机得到Access数据库记录

随机得到Access数据库记录

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:17:02
Original
1017 people have browsed it

由于access数据库记录集缓存的原因,从代码里得到Access数据库随机记录是得不到,需要用随机SQL语句的办法来消除缓存。 下面就是例子: 查看例子http://dotnet.aspx.cc/Exam/GetRandom.aspx %@ Page Language="C#" Debug="true" % %@ import Namespace="Syst

由于access数据库记录集缓存的原因,从代码里得到Access数据库随机记录是得不到,需要用随机SQL语句的办法来消除缓存。

下面就是例子:

查看例子http://dotnet.aspx.cc/Exam/GetRandom.aspx




随机得到Access数据库记录


 Width="600px" runat="server" Font-Size="9pt">
 
 

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template