I have SQL Server on a NT Server and I want to put an icon on the desktop so that once clicked on, an SQL script is run - is this easy to do - if so - how would I go about it ??
Thanks for any help
Julie
Can someone let me know how to put prompts in a SQL Server query
In Oracle the code would be
Select x from table y
where field = '&&1';
this would then prompt the user for a &&1 value
I'd like to know the equivalent in SQL Server
Thanks for any help
I have a graph with Date and Time info along the X Axis - The data it is using goes on for a month, but the graph only displays about the first ten days - any one have any ideas why ???
Julie
I have a forms database and a 'data' database with all the tables on it. Occasionally I need to 'repoint'(change the path of) the forms database to all the 'data' tables in the 'data' database using Linked Table Manager.
When I first started using this, I could repoint all the tables in one hit...
I have an Access module that is basically a series of runcmd.dosql commands. How can I get the status bar to display which command I am on.
e.g.
If the module is running docmd.runsql "update names... etc"
I want to add a line in the script that makes the status bar say 'Updating...
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.