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
How do I get this PHP IMAP script to fetch the body of emails? I can't get it to work.
Not able to connect SMB to Tiger Server
Intel Sata RAID controller on RHEL 4 problem
Windows Small Business Server 2008: Critical Event Notification
Sharepoint Webpart page load event issue
C# 4.0 convert from 12h format to 24h format.
Integrating MAC OS server and Windows Active Directory
imac osx 10.5 - Does not boot; cannot find harddrive. Getting a folder icon wid a question mark flashin at startup
Lightweight network management for mobile workforce
How can I convert a custom control that calls User32 and Shell32 to work on Mono?