J
Jason
Hi,
How can i get the name of my database for use as a value in a query in sql
server. I would like a piece of the filename to be used as value.
I know currentproject.name gives me e.g. <variable name>_<currentdate>.mdb.
in an access query. So i need everything before the "_" as value.
How can i get the name of my database for use as a value in a query in sql
server. I would like a piece of the filename to be used as value.
I know currentproject.name gives me e.g. <variable name>_<currentdate>.mdb.
in an access query. So i need everything before the "_" as value.