dbTalk Databases Forums  

Update Query

comp.database.ms-access comp.database.ms-access


Discuss Update Query in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
GMKS
 
Posts: n/a

Default Update Query - 02-06-2004 , 03:09 PM






Hello:

I have a IDNumber field that I wish to use a query to insert a sequential increasing individual alpha numeric character into each row.

I do not wish to use the AutoNumber generator.

Example:
CAL00001
CAL00002
....
....
CAL00700

Any ideas if this can be done.

Glen

Reply With Quote
  #2  
Old   
GAKane
 
Posts: n/a

Default trouble with Call Shell(explorer.exe & thePath) - 02-08-2004 , 07:32 AM







Call Shell(explorer.exe & thePath, vbNormalFocus) opens the Windows folder
with pathname thePath.

My trouble is the folders I'm trying to open have a comma in their name, as:
thePath = "C:\My Documents\firstword, secondWord"

With that stinking comma in the path, Call Shell(explorer.exe & thePath,
vbNormalFocus) doesn't open the folder, it fails, and gives an alert: 'The
path 'secondWord' does not exist or is not a directory'.

Is there a fix? (There are thousands of folders, so taking the comma out of
the folder names isn't a practical option.)

GAKane



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.