I have many pdf files which are to be stored in the database or the OS filesystem, but need to be accessed quickly by front end application. Is it possible to store pdf data in SQL Server or will the OS filesystem be a better option and how can I give fast access to this pdf data.
Thanks
Cricketer1
I have a scenario where a single coulmn of data is coming to me in an email on MS OutLook. How can I import this data into a table directly from the email, can this be automated too.
Thanks
If a msdb database becomes suspect, how can it be recovered if there is no prior backup of msdb available.
Already tried stopping and starting SQL Server Service, but didn't work.
Thanks
I am using Win2000 Advanced Server, SQL Server Enterprise.
I have a table that has over 700 columns, but I am able to replicate no more than 255 columns.
How can I replicate the complete table?
Thanks
cricketer1
I have been getting problems when I try to backup my SQL Server database. Backup goes halfway and then stops with this error. Does anyone have any idea on how to tackle/resolve this, or where to start looking for clues.
---->
BackupMedium::ReportIoError: write failure on backup device...
I have a database with couple of dozen people querying through either web interface or client server apps. This is an old DB and has grown to a size that is now slowing down performance and results take longer to return.
However, 90% of the time only recent data is queried, most of the old...
I am getting an Invalid pointer error in one of my steps running inside a DTS package. The same query runs fine within query analyser, but inside a DTS it gives this "Invalid Pointer" error. I don't know what this means. Has anyone else come across this situation nay leads??
If my SQL Server undergoes a domain change that has a different login than the current Windows Authentication, how can I set the Windows login authentication on SQL Server for the new domain?
Thanks
Cricketer1
Is it possible to perform admin tasks in SQL Server such as backup or restore from commandline. If so how can I restore a transactional log file from DB 'A' to DB 'B' on commandline.
Thanks
cricketer1
Can anyone help with how to execute a DTS package from within an ActiveX script. I have an ActiveX script step and during this step I want to execute another DTS package.
Thx
cricketer1
I have a table containing multiple duplicate records of email, name, address etc. I want to pull Unique records containg all fields based on email. How can I do this within one query?
Thx
cricketer1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.