Thursday November 26, 2009
Most databases use the Structured Query Language (SQL) to facilitate user and administrator interactions. This language offers a flexible interface for databases of all shapes and sizes.
Read the full article:
SQL Basics
Tuesday November 24, 2009
In a
recent forum message, CitiPool wrote:
"I am creating electronic medical records application for a small medical office using Access 2007. I found out the other day that if a physician logs on the application on a tablet PC, he won't be able to use the pen device to write down visit notes directly in a text box.
I am thinking I need to recode the text boxes on some of my forms to allow writing/drawing? I have tried using Ink-enabled apps for tablet PC but I am not able to save the content of the text box when a pen is used. Any help would be appreciated. Thanks."
Can you help CitiPool? Interested in solutions to the same problem? Visit the
About Databases forum and join the discussion!
Sunday November 22, 2009
Microsoft recently released the beta version of Office 2010, including Microsoft Access 2010. This release places a heavy emphasis on web services, filling a demand left since the removal of Data Access Pages from Access 2007.
Read the full article:
What's New in Access 2010?
Thursday November 19, 2009
SQL Server's snapshot replication technology allows you to automatically transfer information between multiple SQL Server databases. This technology is a great way to improve the performance and/or reliability of your databases.
Read the full article:
Snapshot Replication in Microsoft SQL Server