My syslog shows that the unix server is looking for an ip address which is not found in the bootptab. I have traced the ip to belong to a workstation in our network. We do have a DHCP server but I need the bootpd since a diskless workstation is connecting to the unix server. Can anyone suggest...
Can you further elaborate? Like what reports do I have to look into? What information in that report do I expect to find?
Plus, do you know of some other way of doing it? Like through 8700sql or something? I need to get the data out of the unix box.
Thanks.
I am trying to migrate an Access database to a SQL Server Database programmatically without the use of DTS in VB.Net.
The problem comes in Access OLE Data Type to Image Data Type of SQL Server. I have tried using the getbytes command of datareader. No errors during the migration but I am...
dim objCommand=New Oledb.OledbCommand
Dim sConnString As String = _
"Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=E:\Development\Databases\STNDCARDS.mdb;"
Dim strSQL As String = "INSERT INTO tblTemp (CATALOG_NO, WO, CUST_NAME)"...
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.