Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
quartz wrote:
Is it possible to now query the disconnected recordset? Not really. There may be other ways to achieve the same results. I use the recordset Filter method a lot. You can create a JOIN between ODBC sources using the Jet OLE DB providers or MS Access/Excel ODBC drivers e.g. to create a JOIN between a text file and a SQL Server table. Something else to consider is data shaping e.g. to create a hierarchical recordset (i.e. a recordset of recordsets), append a new writable column to the recordset, etc. For some articles on SHAPE, see: http://msdn.microsoft.com/library/de...atashaping.asp Jamie. -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
query a recordset | Excel Discussion (Misc queries) | |||
Type recordset/recordset? | Excel Programming | |||
Copy recordset from an Access "make table" query | Excel Programming | |||
DAO query/recordset returns with field names | Excel Programming |