| Thread | Last Post | Replies |
|
| Indexing a table using a Query | 17 Dec 2005 22:02 GMT | 1 |
I have a table as follows: ID Forename Surname ------ ------------- --------------- 2 John Rodgers
|
| Use of "USE databasename" Within a Stored Procedure | 12 Dec 2005 15:46 GMT | 6 |
I have a common stored procedure (SP) that has a variable containing a database name passed to it. Within the SP I have the statement "Use @databasename" but get an error when I run the SP. I then defined a variable that holds all the SQL statements (including the “USE ...
|
| Question... | 06 Dec 2005 21:51 GMT | 1 |
I want to do a "As" query in SQL. In Access, Query Designer, you can specifiy in the criteria field something like: Field name: From: DT_RDG_TO (so my field is called from) [Reading Cons Detail - CU04TB36]![DT_RDG_TO]-[reading header -
|
| query | 06 Dec 2005 21:49 GMT | 5 |
I have some models that have hyhen in between. e.g.1200LD-VCD, abc-1234 May I know how to remove the hyhen. Thank you
|
| I'm not a SQL programmer but I need help please | 05 Dec 2005 11:54 GMT | 2 |
Yes, I certainly am not a programmer. Access gives me enough of a headache. What I'm after is some advice. Me and my brother run a small business and we have decided to have a database developed specifically for our business. The question is what do we
|
| query | 02 Dec 2005 23:38 GMT | 1 |
i have some models that end with +SP e.g. 1234+SP, abcd+SP I want to remove only the +SP from these models. May i know how can i do it. Thank you
|