Thanks for your time to answer the question.
I am looking to merge two database with the same data structure and tables but different data into one database.
i.e. I have two databases and wish to get rid of the two and go down to one.
I need to export data from files with DB extension. I was told the program was written in Delphi. Is there a way to find what program *.DB files are associated and potentially export data into text file?
Is there a way to extract the records from a filemaker 5.5v1 Run (08/23/2001) application? The files are password protected and I dont have the password!
I need to extract the data into text or csv file.
Thanks for your valuable input.
I Have a cleint-server application using MSDE. The database server is installed as named instance on Windows XP machine. However, the Windows XP firewall prevents it from being accessed by client computers.
Is there a workaround to be able to connect to MSDE Server without disabling the Windows...
i have two different queries that return different columns except one. I need to combine the results from two queries into one row identified by common column.
e.g.
query 1 returns:
date charges
1/1/05 2000
query 2 returns:
date cash payment check payment
1/1/05 1000...
i need to display row data as columns:
Un DB it is stored as :
Cash 100
Check 200
Credit Card 300
Other 400
Cash 500
Check 600
I need to display it as:
Cash Check Credit Card Other
600 800 300 400...
Is there a way to set the "Auto-Start service when OS starts" property to True (checked) using the Command prompt?
..similiar to net start mssql$instance_name
I am trying to create a process to schedule automatic backups. We are using MSDE 2000 so I was thinking of creating a batch file that will accept filename as argument and will be attached to windows scheduler to run at scheduled interval.
Is there a better way of scheduling backup?
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.