You are here: Home » D » Da » Database

Database

Posts tagged with Database

back-up database in Linux partition from windows partition!!
Hello I am in a very embarrassing situation, I was trying to upgrade to ubuntu 10.04 from ubuntu 9.10 yesterday and while updating I forgot to put my laptop on charger and the battery ran out. Since we know that there is no track back process in linux, all I get now is a blank terminal screen at ...

SQL Error (2003): Can't connect to MySQL server on 'X.X.X.X.' (10051) - What does this error mean?
I get following error when i try to connect via "HeidiSQL" to my database server (local network) SQL Error (2003): Can't connect to MySQL server on 'X.X.X.X.' (10051) SSH Connection via Putty works fine. I checked the my.cnf file on the server (Ubu...

Reliable Database
I'm planning to create an desktop application that will record important dates, names, etc. This application will be used by many people and needs internet access. The thing is, I don't want to rent a commercial database server, because I lack financial resources. I only want a r...

Oracle emulator
Don't now if its a right place to ask, so if not please give me a hint. I need some software that do can emulate how Oracle works with disks (NOT ORACLE WORKLOAD TOOL). I've already took a look at solutions kinda Benchmark Factory (Quest Software), SwingBench, etc., but they do not emulat...

Twitter, Facebook, LinkedIn - What stack do they use?
I'd like to know the technology stacks of some of the larger web sites like eBay Facebook WordPress LinkedIn Amazon Digg Google Twitter Etc. ...

software tools for cleaning up messy data (flat files, Excel etc) semi-automatically?
I routinely receive files, usually Excel spreadsheets, which contain manually-entered data that have outgrown the utility of spreadsheets. I then clean up these files for import into a database. this is sometimes easy, sometimes painstaking, depending on how "clean" the data are....

Total an access database by quarter?
I'm looking for a way to split a large block of data in access into quarters and then total all of the data by quarter. I know how to generate a report and have it break everything off into quarters I just am not sure how to make sure it totals each column at the end of the quarte...

Condensing and grouping results from a database in Access or Excel
What I have to do is take the results from a database, and condense them all into one line per date. Right now, each date has numerous amounts of rows, and the data I need is spread throughout each of the rows in different columns. Each column has the exact data value I need, and...

Recover database (SQL Server) from Windows.old folder
Hi, I have just installed Win 7 on a machine which previously ran XP. The old installation had a database which I need a copy of, but of course I did not think far enough ahead to do a backup before i installed the new OS. So, the question is, is it possible to rec...

Database is full; what should be the strategy?
What if my database is full and I don't have any spare hard disk or memory space. What should my strategy to free up the space? ...

GroupDatabase syncronized with Dropbox.com
I want to create a database for my group, just like we use Word and Excel Documents on DropBox, I'd like to use a database of some sort.. The problem is: this database must be accessible offline (this is simple, since it lives in the dropbox folder) but there must be a lock so tha...

What processor would perform better on database queries?
Hi, Do anyone have any logical explaination why the same database SELECT query would run much faster on a Inten XEON W3503 than an AMD Opteron 2425 HE (six core) processor? Even when there are only logical reads (reads to cache). Do the AMD processor run on a much slower bus? Do a...

How to fix UDI-31623 error in Oracle?
Yesterday I've tried to import another DUMP as a new Oracle schema and failed to to limited space. So the impdp exited with an error. I've successfully deleted outdated schemas using the sysadmin account and then tried to start the import again. Now it always throws the following error code and I...

how to open a database access 2007
hi I would like to know how to open a database access. To see the form. I'm sorry I forgot it. I can remember it is something like you have to press the CTRL or ALT or SHIFT together but not really sure what combination Does anybody know? Thanks ...

Is there any good way to encrypt my ms access database?
After installing my desktop application any body can see the database on their local systems. Even if I set Password security on access database its not going to work.Encryprion may be one of the good technique of accomplishing this task ,i think...Please suggest.... ...

Remove the password from micrsoft access file
hi folks I have mdb file in my computer but unfortunately I have forgot my password I can not open it now, is there any way to remove this password I have some important information inside it so how I can open my file ? ...

Best Light Software to Manage Large Amounts of Data?
I have seen suggestions like TiddlyWiki for storing data that you want to sort out, but I like solutions like MediaWiki but I don't like how heavy it is and I don't mind if I host it up on a webserver or a private dedicated machine acting as a server. Are there any wikis that have...

MS Access vs MS SQL Server
These are two offerings from Microsoft - MS Access and MS SQL Server. What type of users/uses is Access meant for? Apart from the degree of usage (in terms of number of users), are these two products the same? ...

Is there any tool that can make ERD of an existing database?
Is there any tool that can make ERD of an existing database? ...

MODx Template: After importing sql text file, what's next?
Hi, I just imported a sql text file from a live site. The SQL database is the actual site and would like to have it locally. So far it was successful but then if I log in to my localhost/manager I still see the default template. How can I see the template of the li...