Is there a way to do a INSERT INTO tbl1 (SELECT * From tbl2) on the sql ce?
I need to create a temp table for a pull and push, so I need to pull to a
temp table, select the values from the temp tables and insert them into the
data collection tables (perm tables), then do a select from the perm tables
and insert them into the tbls that will be pushed back.
Re: Pushing without pulling ...Pull the table, and copy the records from temp table to the pulled table. ... And, finally PUSH.... Laxmi NRO, SQL Mobile, Microsoft Design Engineer ... (microsoft.public.sqlserver.ce)
Solis SL90 re-hack ... I acquired Brewer Bob's Solis cuz he's ... the standard SL90 hack, which btw, the intructions have moved again. ... Anyway, having a buncha cool Fluke tc stuff, I started temp surfing... cold plumbing condition or un-hack it and always pull from pre-warmed ... (alt.coffee)
Re: Exporting reports from VB ...Keith... >creating a lot more network traffic to pull the records ... >app via jet and sent them back into a temp table. ... doing a simple filter... (microsoft.public.access.reports)
Re: winter clothing ... > the library ac where i sit goes out of control midafternoon plunging... > the temp into the 60's. ... > i pull the gold hoodie from the bag and over my head... ... (rec.bicycles.tech)
Re: Stored Procedure Recommendation Needed ...Mike wrote: ... My idea was to populate a temp table with the datatable and use a query ... to pull the records out that I need. ...executing row by row? ... (microsoft.public.dotnet.framework.adonet)