View Single Post

  #2 (permalink)  
Old 06-19-2003
jia_1980 jia_1980 is offline
Junior Member
White Belt
 
Join Date: Jan 2003
Posts: 6
Hi, there:
Can you tell me what kind of database you are using? If it is SQL server, you can create a VIEW to store your selection, but for others, I am not very familiar with, I think you can create a temp table; after that, create a .UDL file. MAPPOINT can connect the database by the UDL file.

Hoping this is helpful.
Good luck.
Reply With Quote