sql-server-7
best way to import data from SQL Server 7.0 to 2005
I have a table in a SQL Server 7.0 database with columns like: Column_1varchar(10)null Column_2intnull Column_3varchar(15)null[详细]
2023-03-05 12:34 分类:问答Help with a complex self referency query accross multiple colums
I am having difficulties with a complicated (for me any way) query. The table I\'m querying has 3 colums, ClientID (int Not Null), ProductID (int Not Null) and ExpiryDate (smalldatetime nullable)[详细]
2022-12-11 13:03 分类:问答Is there any ORM tool for sql server 7.0?
I have a sql server 7.0 database and I will implement a web service above it. How do I access the data开发者_Python百科 without writing any sql query?LLBLGen is compatible with SQL Server 7Perhaps you[详细]
2022-12-09 16:22 分类:问答