Search results for query: *

  • Users: BryanM67
  • Content: Threads
  • Order by date
  1. B

    Creating temporary SQL tables

    I currently use SQL 2000 Server (MSDE version) with my Visual Basic.Net application. Every database is predefined. Is it possible to create a "temporary" SQL table at run-time, fill it with records, report on it using Crystal Reports, then delete the table? If so, what code would I need to...
Back
Top