为什么我在使用 Subsonic 3 时遇到任意异常

发布于 2024-07-30 03:13:51 字数 130 浏览 5 评论 0原文

我有几个关于 Subsonic 3 的问题:

  • 有人在他们的项目中使用它吗?
  • 为什么我在访问表时不断出现主键异常?
  • 为什么在使用亚音速时似乎会出现任意空引用异常?

I have a few questions regarding Subsonic 3:

  • Does anyone use it in their projects?
  • Why do I keep on getting primary key exceptions when accessing tables?
  • Why do I seem to be getting arbitrary null reference exceptions when using subsonic?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

人生百味 2024-08-06 03:13:51

如果您不使用主键,则 activerecord 模板将不适用于您。 这不是一个错误——就像抱怨你的车不能侧向行驶一样。 它不在功能列表中。

If you're not using primary keys, the activerecord templates aren't going to work for you. Not a bug - it's like complaining that your car doesn't drive sideways. It's not in the feature list.

不忘初心 2024-08-06 03:13:51

是的,我们正在使用它(一个项目使用 ActiceRecord ,另一个项目使用 SimpleRepository)并且运行良好。 您可能需要访问 SubSonic 文档 并演练一些演示,然后将其作为一个选项关闭。 我有一种感觉,学习一些 SubSonic 基础知识确实会对您有所帮助。

Yep, we're using it (one project uses ActiceRecord and the other SimpleRepository) and it is working great. You might want to visit the SubSonic Docs and walkthrough a couple of the demos before to dismiss it as an option. I have a feeling learning some of the SubSonic fundementals would really help you out.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文