Hi!. Please help, I get an error message saying that the font type is not available when I highlight the text and change the font type to Frutiger 45. I deleted and install the font "Frutiger Light" in system folder (C:\Windows\Fonts) still get the same error. I appreciate your help. Thanks.
Hi, I do really need help. I am not very familiar with QuarkXPress, I am supposed to technically support staff using this application. Installation was OK but we always get problems, one if them is this:
QuarkXPress.exe caused an EXCEPTION_ACCESS_VIOLATION (Invalid Read) in module KERNEL32.dll...
Hi! Can anyone help me with this? I would like to select the data where criteria is between 01/01/2006 and 12/31/2006, for some reasons it selects everything, seems criteria not to be working.
This is the criteria:
Between "1/1/2006" AND "12/31/2006"
I also tried:
Between #1/1/2006# AND...
I am converting excel file to cvs format by just copying, pasting and save as .cvs. It works fine but my boss would like me to add single or double quotes for aech field in csv file. Can you please help me?, the file has 3000 rows. I will be happy to either way, adding in excel before conversion...
I am trying to connect netgear-ds104 4 ports hub with my pc (win2000) and laptop (xp). Only laptop works (connected for send and receive) but pc shows connected for only sends but not receive. I have no firewall. My network card (3com XL 10/100) works fine. What do I do wrong? I suspect...
Hi, I would like to select members who joined the club from 1956 to 2006, whom have been renewing their membership every year (for 50 years continuously. Any help?
select *
from tblMembers
where join_date='#01/01/1956#' and paid_tru='#12/31/2006#'
Hint: Members are renewing their membership...
Hello!
I need your help. I have field called 'country' which for US is blank. I want to select everything where country is not blank, not filtering.
Select Name.ID, Name.FirsName, Name.LastName, Name.Country
from tblMembers
where Name.Country<>'';
The code above does not filter, I also tried...
Please help! I am trying to do a very simple query. I just want to extract data from the table (UK_Members) based on the date (PAID_THRU) selected in a combo box (cboPaid_Thru). It does what I want but after selecting date in a combo box, it always asks me to enter parameter values again for...
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.