473,396 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

TimeStamp Problem using ADO Control

Bob
Hi all,

I am trying to pass a timestamp value to an ADO field and
I am getting the following error :
-2147217887
Multiple step operation generated errors. Check each
status value.

I aasign the value as :

..Fields("FPTMSTMP") = s_timestamp1

If i assign s_timestamp1 = 2003-11-25 2:24:18 PM, It
accepts the value.
However, if i assign the value as s_timestamp1 = 2003-11-
25-14.41.57.000000 , it gives the error .

Can anyone help me out in this.

Thanking in advance ,

Bob
Nov 20 '05 #1
1 827
1.) You may be trying to pass a String to a Numeric field.
2.) You may be exceeding the width of a field.

Look at your data in detail. Perhaps try a small amount of data to work with
to see if you still get the error.

Regards - OHM

--------------------------------------------

Bob wrote:
Hi all,

I am trying to pass a timestamp value to an ADO field and
I am getting the following error :
-2147217887
Multiple step operation generated errors. Check each
status value.

I aasign the value as :

.Fields("FPTMSTMP") = s_timestamp1

If i assign s_timestamp1 = 2003-11-25 2:24:18 PM, It
accepts the value.
However, if i assign the value as s_timestamp1 = 2003-11-
25-14.41.57.000000 , it gives the error .

Can anyone help me out in this.

Thanking in advance ,

Bob

Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Greg Collins [MVP] | last post by:
For background, please refer to my original thread: http://groups.google.com/groups?selm=efe5w7tYEHA.3112%40tk2msftngp13.phx.gbl I've thought of a potential way around the issue, but I'm new to...
22
by: Mal Ball | last post by:
I hope I have the right forum for this question. I have an existing Windows application which uses a SQL Server database and stored procedures. I am now developing a web application to use the same...
7
by: JJ | last post by:
How do I set one field to have the updated timestamp, and another to have the created timestamp? I want to do this directly from code generated from DB Designer if possible?! JJ
2
by: Martin | last post by:
Hi, Simple question: I have a SqlDataSource control that returns a tmiestamp column. This is fed into a FormView control, which represents my time stamp as the string "System.Byte" I...
8
by: kanwal | last post by:
Hi, I have millions of records in my xxxxx table in mysql. And I have a column of time in which I have stored the timestamp using php time() function. Now I wanna write an SQL query to fetch...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.