Tagged Questions
1
vote
0answers
41 views
Is there a way to convert a memo field to a text field in Access 2010 in an expression?
I have two tables (each in an Access DB) -- called LinkedTable1 and LinkedTable2 linked to my working Access database. I got them on my computer after downloading them from a SharePoint site (Actions ...
2
votes
0answers
286 views
Join multiple consecutive SQLite database dump files into 1 common database? Purpose: Search through ENTIRE Chrome Browsing History
Google Chrome 's default web browsing history search engine only lets you access the records of the recent 100 days.
Nevertheless in your application data, Chrome keeps your entire browsing history in ...
1
vote
1answer
313 views
How to export and import an user profile from one Quassel core to another?
I have been using Quassel as my bouncer for IRC for quite a long time now.
We (a group of administrators of a small network) have set up a shared Quassel core with many users on the same core.
But ...
0
votes
1answer
1k views
How can I import a CSV file into an SQLite table that doesn't allow null values?
I've been using the SQLite Manager extension for Firefox to edit my Chrome web data file in order to restore my keyword searches, and I think I have everything in place except that when I import a CSV ...