| bio | website | . |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Nov 21 '12 at 15:05 | |
| stats | profile views | 0 |
|
Nov 20 |
comment |
GUID for temporary table ADO Overall plan is to create table objects within cells in excel, like 2 dimensional Cubes. A cell with a GUID name/link will tell that that cell contains a table. Let me ask one question first that I have been surfing for the whole day. How do I get the GUID for a created table object (the whole table)? I knew I can name a temdb and use NEWID() to generate the name, but I think that any object created already are assigned a GUID, and how to I retreive that GUID, such as get_id()? This would help me to make a request to a GUID that will retrieve the table. |
|
Nov 20 |
comment |
GUID for temporary table ADO Overall plan is to create database objects in excel and treat them as objects, like Cubes and work with and create these object as a table within a cell. |
|
Nov 20 |
asked | GUID for temporary table ADO |