how do I retrieve length of entry in access database
From: Pascal Schmidt-Volkmar (nospam_at_schmidt-volkmar.com)
Date: 03/27/04
- Next message: Dave Blake: "Re: Microsoft Jet 4.0 OLD DB Provider"
- Previous message: Merv Norton: "List Index out of bounds"
- Next in thread: Michael Jacobs: "Re: how do I retrieve length of entry in access database"
- Reply: Michael Jacobs: "Re: how do I retrieve length of entry in access database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Mar 2004 11:36:40 +0100
Hi there,
I have an access string column that allows entries of 255 length. Now I
would like to find out via SQL how long the entries really are.
I tried "SELECT art_pzn FROM Artikel WHERE LENGTH(art_pzn)>7" but failed.
How could you do that??
Thanks,
Pascal
- Next message: Dave Blake: "Re: Microsoft Jet 4.0 OLD DB Provider"
- Previous message: Merv Norton: "List Index out of bounds"
- Next in thread: Michael Jacobs: "Re: how do I retrieve length of entry in access database"
- Reply: Michael Jacobs: "Re: how do I retrieve length of entry in access database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]