From: Murali via DotNetMonster.com on
Try this Code,
ITs working for me...

DIm crreportdocument As New CrystalReport1
crreportdocument.SetDatabaseLogon("murali", "sa")



YAR-X wrote:
>hi i have the same problem and i tryed to find the property in vs2003
>and it is not there
>
>help please:)

--
Murali
VSM Software (P) Ltd.
Bangalore,India


Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-vb-net/200510/1
From: mike on
thatd does'nt work either. any other suggestions from anybody?
Murali via DotNetMonster.com wrote:
> Try this Code,
> ITs working for me...
>
> DIm crreportdocument As New CrystalReport1
> crreportdocument.SetDatabaseLogon("murali", "sa")
>
>
>
> YAR-X wrote:
> >hi i have the same problem and i tryed to find the property in vs2003
> >and it is not there
> >
> >help please:)
>
> --
> Murali
> VSM Software (P) Ltd.
> Bangalore,India
>
>
> Message posted via DotNetMonster.com
> http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-vb-net/200510/1

From: Murali via DotNetMonster.com on
Hi Mike..
Otherwise, If previlages are available in MSSQL Server, then u can create a
user with blank password and use that details for connection in Crystal
reports..
Try this...

Regards,
Murali


mike wrote:
>thatd does'nt work either. any other suggestions from anybody?
>> Try this Code,
>> ITs working for me...
>[quoted text clipped - 11 lines]
>> VSM Software (P) Ltd.
>> Bangalore,India

--
Murali
VSM Software (P) Ltd.
Bangalore,India


Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-vb-net/200510/1
First  |  Prev  | 
Pages: 1 2 3
Prev: How to check if a file is open
Next: GetLongPathNameA