User Profile
Collapse
-
Can I recover database and roll forward
Please excuse my novice question, but I accidently dropped a schema with cascade on a production database. I have a backup of the database from this morning. Is there a way to recover from this morning's backup and roll forward (or at least to the point before I dropped the schema)? -
Help installing pywin32 - Can't find a version in Windows.h
Please excuse my newbie question, but I'm trying to install pywin32 using Python26 on Windows 7 64-bit machine. When I run the "python setup.py -q install" command I get the following error:
File "\download\pywi n32-214\setup.py", line 2152, in <module>
('', ('pywin32.pth', )),
File "D:\Python26\li b\distutils\cor e.py", line 152, in setup
dist.run_comman ds()
...
No activity results to display
Show More