Skip to content

v6.3.12版本pageSqlContents查询不出数据来 #1198

Description

@linrb

<stl:pageSqlContents connectionStringName="ConnectionString" cellpadding="2">
stl:queryString
select * FROM model_Content where siteId=1 ORDER BY AddDate DESC
</stl:queryString>

                <stl:sqlContent type="Title" wordnum="20"></stl:sqlContent>
           
            (<stl:sqlContent type="AddDate" formatString="yyyy-MM-dd"></stl:sqlContent>)
            <br>
        </stl:pageSqlContents>

生成页面后,没有任何数据,用sqlContents可以查询有数据,sqlContents不能分页。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions