Run SQLCMD -S.\SQLEXPRESS -e in command prompt
Create a FileDSN selecting SQLExpress server
Select ODBC (RDO) or OLE DB (ADO) to create a new crystal report
ลองดูรายละเอียดจาก youtube ล่ะกันครับ https://www.youtube.com/watch?v=2pdmEUo-HQM
หรือไม่ก็ลง SQL Native Client ก่อน
1. Choose the Standard report expert
2. On the Data form, Expand 'Create New Connection"
3. Expand OLE DB(ADO)
4. Select SQL Native Client
5 Click Next and check Integrated Security. This will grey out the Sql autentication.
6. Select your SqlExpress Server name from the drop down list
7. Select your database name from the drop down list