We are now required by law to digitalize all the financial documents in our company and submit them to evaluations every 3 months.
I have a question regarding implementation of smart-search features.For example, consider something like \"smart mailboxes\" in various email applications.Let\'s assume you have your data (emails) sto
I work with Apache, PHP, and MySQL for web development and local applications. For the past couple of years I have slowly been learning C++ and want to build an appli开发者_如何学JAVAcation this summe
The question is rather simple. I know that there is SQLite. There is Core Data also. But I need something in between. More object-oriented than SQLite API and simplier than Core Data.
I have an ap开发者_运维百科p that is being used by a few users (< 12 users). There are less than 2000 records so I decided to use an XML file and store the file under \\company\\product\\p.xml.
I have to migrate this query (simplified here) from T-SQL to ORACLE SET IDENTITY_INSERT table ON INSERT INTO table (id, value) VALUES (1, 2)
How do I find out the storage capa开发者_如何转开发city of my harddisk without using the OS functions like dir or ls?On windows:
Another newbie question: What\'s the best way to store data in a Cocoa application written in Obj-C? For example if I want to create a sort of \"quizzer\" that quizzes the user with pre-written (and u
I\'m writing a simple program that will run entirely client-side. (Desktop programming? do people still do that?) and I need a simple way to store trivial amounts of data in a structured form, but rea
I have been trying to figure this out for way to long tonight. I have googled it to death and none of the examples or my hacks of the examples are getting it done. It seems like this should be pretty