Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Fiendy
  • Content: Threads
  • Order by date
  1. Fiendy

    Outlook Express 6 & Outlook 97 - Send To Issue

    Hello, I installed an old copy of Outlook 97 on my PC, purely to retreive some old Calendar info I had, & then un-installed it completely again. Unfortunately, this completely trashed my default e-mail settings (OE6). After a lot of playing, I managed to get OE to think it was the default...
  2. Fiendy

    Problem with Doubles/Decimals

    Hello, Can anyone explain what's going on here? I want a field of 20,10 (IE 10 digits before the decimal, 10 after), & as I need exact precision, I though that a Decimal data type would be best. However, when I create the field & insert a value in it, the last 3 digits of the decimal are...
  3. Fiendy

    Table Field Names

    Hi, Does anyone know how to create a field name with a "#" or "%" character in it? Eg. CREATE TABLE test (`my fld#1` CHAR(1), `my fld%2` CHAR(1)); MySQL complains about this, despite the manual saying that these characters are allowed if enclosed in back-quotes (`). I...
  4. Fiendy

    dbmopen file extensions

    Hi, I've just moved from Perl 5.005-03 on Redhat 6 to Perl 5.6.0 on Linux Mandrake 8 and I'm now having problems with accessing DB files via dbmopen. Previously, I only needed to specify the filename, but now I have to specify the filename AND extension Eg: To open a DB file called...

Part and Inventory Search

Back
Top