Hi everyone
can any one give me suggestion on this?
Server: Msg 823, Level 24, State 2, Procedure sp_helpfile, Line 9
I/O error 38(Reached the end of the file.) detected during read at offset 0x0000000019a000 in file 'E:\SQL DATABASE\BGymAccounting\BGymAccounting_Data.MDF'.
Connection Broken...
Hi Bill
I have a good news and a bad news. Good news is I have recovered the mdf file from my hard disk. But unable to attach it. It says....Error 5105- Device Activation Error. The physical file name '[' may be in correct. Can u give me any suggestion? I have opened it in word pad and...
Thank You everyone. Now I know how SENSITIVE SQl server is. It automatically COMMITs user operation. Yes Bill I think you are right as I have checked the Lumigent software. I also wanna try the data recovery software but not sure in which drive or directory I have to look for my data. Do you...
Hi All
I have an accounting database in SQL server 2000. Today I created a script to copy the database, but mistakenly run the same script on same database. As a result my tables have been dropped and I am unable to get my data. I don't have any backup of the mdf or ldf or not even any backup...
Hi there!
I have a report which consists more than 30 pages when i call it. When i nevigate the pages quickly after 15/16 pages it throws me out from the software giving me no error message. Other reports having less pages don't have this problem. The machine I am using having 256 ram and the...
Hi guys
U can try this. I am assuming that from the datagrid u r taking one a particular row data to the form 2 text boxes.
Dim f as Form1
If Datagrid1.Recordselector=True Then
Set f.Text1.Text= Datagrid1.Columns(0).Value
Set f.Text2.Text= Datagrid1.Columns(1).Value
End If
I hope this...
Hi guys,
I want to connect to an XP machine from another XP machine with dialup networking by visual basic coding with certain user ID and password. How can i do it? Does VB have any function like this? Please help....I am totally new to this. Moreover when it will connect, it should show me...
HI
I want to send message in my LAN machines from Windows 98. Like in Windows 2000 we have the dos command 'NET SEND'. Do the 98 have similar kind of command to send messages?
Plz....help me on this.
Thanks in Advance
Jupbs
Hello Everyone
i have a project using VB6, crystal report 7. To call some of the reports I use Crystal Viewer. The problem is sometimes the report doesn't refresh itself. Say first i view one report then i called another one. But in the preview it shows me the previous report. Then i shut it off...
Thank You Brian. I have already checked that...actually what happens say i have first open report 1..and then report 2. Instead of showing me report 2 it shows me report 1. When i click the refresh button in crviewer control..then it shows me report 2.
Do u have any idea why is it do'n like...
Hi all,
i am using crystal report 7. Sometimes when i click on the preview button...it shows me the previous report...means data doesn't refresh..then when i click on refresh button then data comes properly. What should i do? My ram is 128 pentium III. In my coding i reset the variable each time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.