General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Crystal Report - VB (Table Change)
The table are saved as myData_01Jan04, myData_02Jan04, myData_03Jan04...
Query:
1,I have designed a report for a perticular table. Now I want to change the name of the table throught VB. So that I can use the same report to view the data in the archive files.
2,Does the solution change it I use Access instead of SQL Server.