hospitals = [Hospitals.objects.filter(site_id=_otl.site_id) for _otl in OTL.objects.filter(salesEmail这里是已实现的原始查询,并试图将其更改为ORM、
("SELECT * FROM hospitals_hospitals where site_id in (select otl.site_id fromotl_otl as otl where salesEma
我一直在尝试使用OTL_ODBC连接到mysql。我已经在我的Visual Studio2010项目中包含了otl头文件(otlv4.h),但是当我尝试使用otl_connect时,它显示错误"Cannot Resolve Symbol otl_connect",并且otl_connect类显示为红色:我能知道我哪里做错了吗?#define OTL_ODBCint main(int argc, c