Microsoft
Software
Hardware
Network
Question : asp.net I have a strange problem in writting an MSSQL Query
I am trying to write a quary and I cannot excute it because some table & field asscoiated with them are marked as in valid. but I can run the problem and update, add, and edit these tables.
and I can display them in vwd and show the rows added to these tables.
but if I try to execute a simple select * from
Radactive_ILoad_Images
this table is marked with a red underline saying it is invalid ...thier are three tables that give me this proble all the rest i have no proble with. The below table are all keyed together?? what could be wrong.
I am logged as window authication, running inlocal host.
and I was able to execute a query from the query widow just once on these table
Example_E_204__Records
Radactive_ILoad_Images
Radactive_ILoad_Indexes
Answer : asp.net I have a strange problem in writting an MSSQL Query
put the table name is square brackets
Random Solutions
nmconnect
Cannot access Windows 2008 DFS links from Windows 2003
contact script
Airport Code with reverse geo coding with google maps api
delete orphaned offline files
Outlook 2003 - remove mail on server after copied to OST
importing a date field from oracle into MSSQL
activesync error 0x85010004
SQL in C# code .. Reading Output Parameters.
Run the first php script in background - When done - run the next script ...