今天再看ActiveReport的Samples时,看到一段代码,可以取到已存在的SQLServer。
    有必要收入Bolg:
 1如何得到局域网中的已存在的SQLServer。                int i;
 2如何得到局域网中的已存在的SQLServer。                int _count;
 3如何得到局域网中的已存在的SQLServer。
 4如何得到局域网中的已存在的SQLServer。                try
 5                }

    其中需要用到2个Reference:
1如何得到局域网中的已存在的SQLServer。using System.Reflection;
2如何得到局域网中的已存在的SQLServer。using System.Globalization;

相关文章:

  • 2022-02-28
  • 2021-10-26
  • 2021-12-04
  • 2021-06-22
  • 2021-05-24
  • 2021-07-26
  • 2022-02-10
猜你喜欢
  • 2021-08-20
  • 2021-12-10
  • 2021-11-30
  • 2021-10-27
  • 2022-01-13
  • 2022-12-23
相关资源
相似解决方案